diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/rpm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index 95b62c637e2..b1d244db76d 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2011/04/22 13:42:04 obache Exp $ +# $NetBSD: Makefile,v 1.74 2012/01/18 14:36:40 adam Exp $ DISTNAME= rpm-2.5.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc MASTER_SITES= http://rpm.org/releases/historical/rpm-2.5.x/ |