diff options
author | tg <tg@FreeBSD.org> | 1997-10-24 17:40:42 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-10-24 17:40:42 +0800 |
commit | 367e4886afa833a01a7354b93cd32b7531df1d09 (patch) | |
tree | e04927f220155a35d2a44aeb14fd6a0be5d927ff /archivers/rpm/Makefile | |
parent | c3cc2005ddb06d9ad417468421b243ac9e76b248 (diff) | |
download | freebsd-ports-gnome-367e4886afa833a01a7354b93cd32b7531df1d09.tar.gz freebsd-ports-gnome-367e4886afa833a01a7354b93cd32b7531df1d09.tar.zst freebsd-ports-gnome-367e4886afa833a01a7354b93cd32b7531df1d09.zip |
Upgrade to 2.4.8.
Diffstat (limited to 'archivers/rpm/Makefile')
-rw-r--r-- | archivers/rpm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile index 25075d5da955..52465a8a59ba 100644 --- a/archivers/rpm/Makefile +++ b/archivers/rpm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: rpm -# Version required: 2.4.7 +# Version required: 2.4.8 # Date created: 23 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1997/09/01 09:26:28 tg Exp $ +# $Id: Makefile,v 1.9 1997/09/23 07:07:32 tg Exp $ # -DISTNAME= rpm-2.4.7 +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/ |