pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/xnedit editors/xnedit: Merge variable VERS int...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d95ac773097c
branches: trunk
changeset: 372998:d95ac773097c
user: micha <micha%pkgsrc.org@localhost>
date: Fri Feb 04 12:33:30 2022 +0000
description:
editors/xnedit: Merge variable VERS into DISTNAME
VERS is no longer used at other places.
diffstat:
editors/xnedit/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r a03d170dd15b -r d95ac773097c editors/xnedit/Makefile
--- a/editors/xnedit/Makefile Fri Feb 04 12:23:40 2022 +0000
+++ b/editors/xnedit/Makefile Fri Feb 04 12:33:30 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/02/04 12:23:40 micha Exp $
+# $NetBSD: Makefile,v 1.4 2022/02/04 12:33:30 micha Exp $
-VERS= 1.4.0
-DISTNAME= xnedit-${VERS}
+DISTNAME= xnedit-1.4.0
PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xnedit/}
Home |
Main Index |
Thread Index |
Old Index