diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-08-11 18:26:20 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-08-11 18:26:20 +0000 |
commit | f31a4a335b358c596febb2c390f191a6195c616e (patch) | |
tree | 7e321e6935c35129e911691c1abdd30daf6a7217 /security/fuzz/Makefile | |
parent | Remove lib/xemacs and assorted subdirs. (diff) |
Update port to 0.6
Notes
Notes:
svn path=/head/; revision=31539
Diffstat (limited to 'security/fuzz/Makefile')
-rw-r--r-- | security/fuzz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fuzz/Makefile b/security/fuzz/Makefile index 5671d2dc2f1f..7db7d18afaaf 100644 --- a/security/fuzz/Makefile +++ b/security/fuzz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fuzz -PORTVERSION= 0.5.1 +PORTVERSION= 0.6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuzz |