diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/rpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index 54372720bf85..29619f3763fb 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -7,7 +7,7 @@ PORTNAME= rpm PORTVERSION= 3.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ |