diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2004-12-06 17:13:17 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2004-12-06 17:13:17 +0000 |
commit | a1013b1fd857b59c1986581482f37a3dfee50687 (patch) | |
tree | da2ccd8ff43eb6dc6fe02d1c17a6c3caad7c2efa /security/fsh | |
parent | f68c39837d750db9eaab71e0166c09dd53631085 (diff) |
Notes
Diffstat (limited to 'security/fsh')
-rw-r--r-- | security/fsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fsh/Makefile b/security/fsh/Makefile index 83de1597cf25..f76ba48c87ee 100644 --- a/security/fsh/Makefile +++ b/security/fsh/Makefile @@ -6,7 +6,7 @@ PORTNAME= fsh PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.lysator.liu.se/fsh/ |