diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
commit | 6527ef207006a0de7f5f96448573039bb58db46a (patch) | |
tree | ba2edb75a4ba295b0bf1185d609bb23495e0367d /archivers/rpm4 | |
parent | e4e1ff21dc44707195e7430ec99d42968f306e6c (diff) | |
download | ports-6527ef207006a0de7f5f96448573039bb58db46a.tar.gz ports-6527ef207006a0de7f5f96448573039bb58db46a.zip |
Notes
Diffstat (limited to 'archivers/rpm4')
-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 f008ef52de59..c2ccbceb5016 100644 --- a/archivers/rpm4/Makefile +++ b/archivers/rpm4/Makefile @@ -6,7 +6,7 @@ PORTNAME= rpm PORTVERSION= 4.0.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= archivers MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/ \ ftp://ftp.mirrorservice.org/sites/ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/ |