diff options
author | ade <ade@FreeBSD.org> | 2010-05-31 10:01:56 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-05-31 10:01:56 +0800 |
commit | 338bcf898e6d90768d058c2b05f288f58d1371de (patch) | |
tree | f1e227b66e32fa05d4b6ddf3266055c5cf5978c6 /archivers/rpm | |
parent | 9e44d28a80ba4d7ac9f88cf3ce8d010c40038f14 (diff) | |
download | freebsd-ports-graphics-338bcf898e6d90768d058c2b05f288f58d1371de.tar.gz freebsd-ports-graphics-338bcf898e6d90768d058c2b05f288f58d1371de.tar.zst freebsd-ports-graphics-338bcf898e6d90768d058c2b05f288f58d1371de.zip |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Diffstat (limited to 'archivers/rpm')
-rw-r--r-- | archivers/rpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile index ee64b16586d..717600bd66d 100644 --- a/archivers/rpm/Makefile +++ b/archivers/rpm/Makefile @@ -7,7 +7,7 @@ PORTNAME= rpm PORTVERSION= 3.0.6 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= archivers MASTER_SITES= http://rpm5.org/files/rpm/rpm-3.0/ \ http://ftp.tpnet.pl/vol/d4/ftp.rpm.org/rpm/dist/rpm-3.0.x/ |