summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2005-01-12 11:31:19 +0000
committertron <tron@pkgsrc.org>2005-01-12 11:31:19 +0000
commit406f50fbe7261dd30ee074d5f0cd6de522f8d6ed (patch)
treea498a17ca2f7116fb0556c212a52556a8f67bd6f
parent612817a8ca7bae7233bfc0587c63c6c9109a33c8 (diff)
downloadpkgsrc-406f50fbe7261dd30ee074d5f0cd6de522f8d6ed.tar.gz
Add the package revision to "DISTNAME" is plain wrong. Set "PKGREVISION"
instead.
-rw-r--r--x11/xlockmore/Makefile.common5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile.common b/x11/xlockmore/Makefile.common
index 3aabd39f6cf..6041dd31e1b 100644
--- a/x11/xlockmore/Makefile.common
+++ b/x11/xlockmore/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2005/01/11 22:56:34 hubertf Exp $
+# $NetBSD: Makefile.common,v 1.20 2005/01/12 11:31:19 tron Exp $
#
# This Makefile.common is included by:
#
@@ -8,7 +8,8 @@
# If these packages are updated, please remember to reset any PKGREVISIONs
# in those Makefiles.
-DISTNAME= xlockmore-5.14.1nb1
+DISTNAME= xlockmore-5.14.1
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
ftp://ibiblio.org/pub/Linux/X11/screensavers/ \