diff options
author | agc <agc@pkgsrc.org> | 1997-10-13 14:56:02 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1997-10-13 14:56:02 +0000 |
commit | a996542f28c511dab71f5cec886d55f7868e2133 (patch) | |
tree | 0d8f185168257f2759b737cd36155a0be3a5a232 /misc | |
parent | 7d91908495eab23081d3ca494652685297d34210 (diff) | |
download | pkgsrc-a996542f28c511dab71f5cec886d55f7868e2133.tar.gz |
Restore original FreeBSD RCS Id
Add NetBSD RCS Id.
Upgrade to version 2.4.8
Diffstat (limited to 'misc')
-rw-r--r-- | misc/rpm/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index 0ec36dfbc27..20455d1bc5e 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,12 +1,13 @@ +# $NetBSD: Makefile,v 1.2 1997/10/13 14:56:02 agc Exp $ # New ports collection makefile for: rpm -# Version required: 2.4.3 +# Version required: 2.4.8 # Date created: 23 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1997/10/11 21:54:51 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.9 1997/09/23 07:07:32 tg Exp # -DISTNAME= rpm-2.4.3 +DISTNAME= rpm-2.4.8 CATEGORIES= misc MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/code/rpm/ \ ftp://ftp.gwdg.de/pub/linux/redhat/code/rpm/ |