diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-05 04:08:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-05 04:08:44 +0000 |
commit | f3844dfe6cfa918305b8550b01e8259497d89de2 (patch) | |
tree | 2b545d2a7ea1950b2f7c4ca1976e41d1a384c96f /security | |
parent | Drop maintainership (diff) |
Revert accidental partial upgrade in previous commit. Anyone else interested
in taking over this port might like to finish the upgrade.
Notes
Notes:
svn path=/head/; revision=90282
Diffstat (limited to 'security')
-rw-r--r-- | security/whisker/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/whisker/Makefile b/security/whisker/Makefile index 8e2ae17e1cb2..d771402f45e0 100644 --- a/security/whisker/Makefile +++ b/security/whisker/Makefile @@ -6,7 +6,8 @@ # PORTNAME= whisker -PORTVERSION= 2.1 +PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.wiretrip.net/rfp/bins/whisker/ DISTNAME= ${PORTNAME} |