diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-11-14 07:00:49 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-11-14 07:00:49 +0000 |
commit | 7a3035cb3e22dc40c519dd43a5894046418a5022 (patch) | |
tree | 9b0286dea9cb3d0c1fd32d966900da40e79b7c24 /sysutils/namefix/Makefile | |
parent | 9512978aa7e5f0d85f1f8e5f5887c77abf0785c7 (diff) | |
download | ports-7a3035cb3e22dc40c519dd43a5894046418a5022.tar.gz ports-7a3035cb3e22dc40c519dd43a5894046418a5022.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 9bb1bbd94ab9..f60a6ef6007e 100644 --- a/sysutils/namefix/Makefile +++ b/sysutils/namefix/Makefile @@ -6,7 +6,7 @@ # PORTNAME= namefix -DISTVERSION= 4.0_RC3 +DISTVERSION= 4.0_RC4 CATEGORIES= sysutils MASTER_SITES= SF DISTNAME= ${PORTNAME}.pl_${DISTVERSION} |