pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xlockmore Add the package revision to "DISTNAME" i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d6a32f5e5f86
branches: trunk
changeset: 487278:d6a32f5e5f86
user: tron <tron%pkgsrc.org@localhost>
date: Wed Jan 12 11:31:19 2005 +0000
description:
Add the package revision to "DISTNAME" is plain wrong. Set "PKGREVISION"
instead.
diffstat:
x11/xlockmore/Makefile.common | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 2435a762bb44 -r d6a32f5e5f86 x11/xlockmore/Makefile.common
--- a/x11/xlockmore/Makefile.common Wed Jan 12 11:30:37 2005 +0000
+++ b/x11/xlockmore/Makefile.common Wed Jan 12 11:31:19 2005 +0000
@@ -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/ \
Home |
Main Index |
Thread Index |
Old Index