diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-03-19 23:01:40 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-03-19 23:01:40 +0000 |
commit | fbb546122aa218bbb38d2dd643f39425c611aec2 (patch) | |
tree | 207dedd34cac7fa1a3f24d88c82693a7de0d1279 /archivers/rpm4/Makefile | |
parent | 95cea45dbf94e4281a3c098d95139faffb651919 (diff) | |
download | ports-fbb546122aa218bbb38d2dd643f39425c611aec2.tar.gz ports-fbb546122aa218bbb38d2dd643f39425c611aec2.zip |
Notes
Diffstat (limited to 'archivers/rpm4/Makefile')
-rw-r--r-- | archivers/rpm4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile index 6770ac419ba0..c66f03a4de7b 100644 --- a/archivers/rpm4/Makefile +++ b/archivers/rpm4/Makefile @@ -6,7 +6,7 @@ PORTNAME= rpm PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/ \ ftp://ftp.mirror.ac.uk/sites/ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/ |