diff options
Diffstat (limited to 'misc/rpm/Makefile')
-rw-r--r-- | misc/rpm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index 327861a4f9d..444c8fbb51e 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2003/07/01 11:55:01 pooka Exp $ +# $NetBSD: Makefile,v 1.41 2003/07/13 13:52:46 wiz Exp $ DISTNAME= rpm-2.5.4 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/ |