diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-04-16 06:07:38 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-04-16 06:07:38 +0000 |
commit | 9df61efb7a02070f64972ecb37850a329c855a33 (patch) | |
tree | d6d7a234e3235c43840355ec7319ee7ce1ad5956 /sysutils/namefix/Makefile | |
parent | 181046bb81844d14840598ffe1438b3cf386db3a (diff) |
Notes
Diffstat (limited to 'sysutils/namefix/Makefile')
-rw-r--r-- | sysutils/namefix/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/namefix/Makefile b/sysutils/namefix/Makefile index d2d605944499..5b9f72e42aba 100644 --- a/sysutils/namefix/Makefile +++ b/sysutils/namefix/Makefile @@ -6,10 +6,10 @@ # PORTNAME= namefix -PORTVERSION= 4.0.r10 -DISTVERSION= 4.RC10 +PORTVERSION= 4.0.r11 +DISTVERSION= 4.RC11 CATEGORIES= sysutils -MASTER_SITES= SF +MASTER_SITES= CENKES # SF DISTNAME= ${PORTNAME}.${DISTVERSION} MAINTAINER= infofarmer@FreeBSD.org |