diff options
Diffstat (limited to 'sysutils/namefix/Makefile')
-rw-r--r-- | sysutils/namefix/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/namefix/Makefile b/sysutils/namefix/Makefile index 545146b3896a..d2d605944499 100644 --- a/sysutils/namefix/Makefile +++ b/sysutils/namefix/Makefile @@ -6,10 +6,11 @@ # PORTNAME= namefix -DISTVERSION= 4.0-RC8 +PORTVERSION= 4.0.r10 +DISTVERSION= 4.RC10 CATEGORIES= sysutils -MASTER_SITES= CENKES #SF -#DISTNAME= ${PORTNAME}.pl_${DISTVERSION} +MASTER_SITES= SF +DISTNAME= ${PORTNAME}.${DISTVERSION} MAINTAINER= infofarmer@FreeBSD.org COMMENT= Batch renamer |