diff options
author | wiz <wiz@pkgsrc.org> | 2010-05-31 21:21:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-05-31 21:21:28 +0000 |
commit | 70d5ef947db8d73c9d306f787efbad9f1d484bf7 (patch) | |
tree | b3d162bb0c52db3e017d03faf9fceeba11f1bd12 /pkgtools | |
parent | f9d7e3767672670be9b72b2c40044d4703f28183 (diff) | |
download | pkgsrc-70d5ef947db8d73c9d306f787efbad9f1d484bf7.tar.gz |
Reset PKGREVISION after update (oops). Should be quick enough...
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/x11-links/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index cf03b44f101..ae74a05745b 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2010/05/31 21:20:02 wiz Exp $ +# $NetBSD: Makefile,v 1.114 2010/05/31 21:21:28 wiz Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in buildlink3.mk to the correct version, @@ -6,7 +6,6 @@ DISTNAME= x11-links-0.49 CATEGORIES= pkgtools x11 -PKGREVISION= 1 MASTER_SITES= # empty DISTFILES= # empty |