diff options
Diffstat (limited to 'misc/rpm/Makefile')
-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 be81c533f4c..531c15bd612 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2004/07/24 04:43:10 grant Exp $ +# $NetBSD: Makefile,v 1.49 2004/10/03 00:13:00 tv Exp $ DISTNAME= rpm-2.5.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/ |