diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
commit | 24bf28eff1f36a61373baf68b02d29b708cb2434 (patch) | |
tree | 7cdf37f7acdf4bb5edf2c07abd044ae8b9ca0731 /security/aolserver-nsmhash | |
parent | Update to 1.05 (diff) |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
Notes
Notes:
svn path=/head/; revision=228909
Diffstat (limited to 'security/aolserver-nsmhash')
-rw-r--r-- | security/aolserver-nsmhash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/aolserver-nsmhash/Makefile b/security/aolserver-nsmhash/Makefile index e4a243055af6..0c67dd82fbfd 100644 --- a/security/aolserver-nsmhash/Makefile +++ b/security/aolserver-nsmhash/Makefile @@ -7,7 +7,7 @@ PORTNAME= nsmhash PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security www MASTER_SITES= http://www.aolserver.cz/download/ PKGNAMEPREFIX= aolserver- |