diff options
Diffstat (limited to 'archivers/rpm4/Makefile')
-rw-r--r-- | archivers/rpm4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile index 47acbbf20266..905daf9fac67 100644 --- a/archivers/rpm4/Makefile +++ b/archivers/rpm4/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= rpm -PORTVERSION= 4.13.0.2 +PORTVERSION= 4.13.1 CATEGORIES= archivers -MASTER_SITES= http://ftp.rpm.org/releases/rpm-${PORTVERSION:R:R}.x/ +MASTER_SITES= http://ftp.rpm.org/releases/rpm-${PORTVERSION:R}.x/ PKGNAMESUFFIX= 4 MAINTAINER= rodrigo@FreeBSD.org |