diff options
author | Patrick Li <pat@FreeBSD.org> | 2005-05-27 22:02:06 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2005-05-27 22:02:06 +0000 |
commit | 562aedf3940fb635eec59fa894d2856417439a3c (patch) | |
tree | 925b7ded4feca9b45d9b2080140d301279efe8b5 /archivers/rpm/Makefile | |
parent | 3f9322712a9781e51c0c4cca36b85318a164413d (diff) |
Notes
Diffstat (limited to 'archivers/rpm/Makefile')
-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 4ed45e4059f0..c256738247ce 100644 --- a/archivers/rpm/Makefile +++ b/archivers/rpm/Makefile @@ -7,7 +7,7 @@ PORTNAME= rpm PORTVERSION= 3.0.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= archivers MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ |