pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/xnedit
Module Name: pkgsrc
Committed By: micha
Date: Fri Feb 4 12:33:30 UTC 2022
Modified Files:
pkgsrc/editors/xnedit: Makefile
Log Message:
editors/xnedit: Merge variable VERS into DISTNAME
VERS is no longer used at other places.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/xnedit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/xnedit/Makefile
diff -u pkgsrc/editors/xnedit/Makefile:1.3 pkgsrc/editors/xnedit/Makefile:1.4
--- pkgsrc/editors/xnedit/Makefile:1.3 Fri Feb 4 12:23:40 2022
+++ pkgsrc/editors/xnedit/Makefile Fri Feb 4 12:33:30 2022
@@ -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