diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-08-31 11:47:58 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-08-31 11:47:58 +0000 |
commit | 693ae758c60e4a498632ef25bbc073062ef3c7cb (patch) | |
tree | 48547bdc17daa05bc5934a5f52d360673518d5e1 /sysutils/namefix/Makefile | |
parent | 15ec2820588b6679fdd0d9ec91f2cefd92a743bb (diff) | |
download | ports-693ae758c60e4a498632ef25bbc073062ef3c7cb.tar.gz ports-693ae758c60e4a498632ef25bbc073062ef3c7cb.zip |
Notes
Diffstat (limited to 'sysutils/namefix/Makefile')
-rw-r--r-- | sysutils/namefix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/namefix/Makefile b/sysutils/namefix/Makefile index 3582a9372e92..f7bf358177a6 100644 --- a/sysutils/namefix/Makefile +++ b/sysutils/namefix/Makefile @@ -6,7 +6,7 @@ # PORTNAME= namefix -PORTVERSION= 3.7 +PORTVERSION= 3.9 CATEGORIES= sysutils MASTER_SITES= SF DISTNAME= ${PORTNAME}.pl.${PORTVERSION} |