diff options
Diffstat (limited to 'misc/rpm/Makefile')
-rw-r--r-- | misc/rpm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index fb288fe5295..c586f5133cb 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.3 1997/10/27 01:06:12 hubertf Exp $ # New ports collection makefile for: rpm -# Version required: 2.4.8 +# Version required: 2.4.10 # Date created: 23 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # +# $NetBSD: Makefile,v 1.4 1997/12/17 10:15:55 hubertf Exp $ # FreeBSD Id: Makefile,v 1.9 1997/09/23 07:07:32 tg Exp # -DISTNAME= rpm-2.4.8 +DISTNAME= rpm-2.4.10 CATEGORIES= misc MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/code/rpm/ \ ftp://ftp.gwdg.de/pub/linux/redhat/code/rpm/ |