summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorveego <veego>2001-10-12 22:34:21 +0000
committerveego <veego>2001-10-12 22:34:21 +0000
commit3bca98363a59321ba62a8d01a8b277f4eff69295 (patch)
tree274c16d002a9d1f90db8065642b720120b0c1b62
parent3ee719517863b33151616d9177f3a7f8958cfa7a (diff)
downloadpkgsrc-3bca98363a59321ba62a8d01a8b277f4eff69295.tar.gz
You have to add an 'PKGNAME' if you want to indicate that the package
has changed, but not the distfile.
-rw-r--r--devel/rcs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/rcs/Makefile b/devel/rcs/Makefile
index bcedc7a3ec3..7854b972058 100644
--- a/devel/rcs/Makefile
+++ b/devel/rcs/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2001/10/08 16:20:46 seb Exp $
+# $NetBSD: Makefile,v 1.9 2001/10/12 22:34:21 veego Exp $
#
-DISTNAME= rcs-5.7nb1
+DISTNAME= rcs-5.7
+PKGNAME= rcs-5.7nb1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=rcs/}