diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-10 18:12:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-10 18:12:57 +0000 |
commit | 7990f810661ef0c3f4870afc67b1eb08684b8dc8 (patch) | |
tree | f40cba2ed30c79b84c1d56a779b7139f24d6c36f /security/fsh/Makefile | |
parent | fa0d2e76ea8e387f084dbd4135979433ed303274 (diff) |
Notes
Diffstat (limited to 'security/fsh/Makefile')
-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 884a186875d5..2e5f42b7ee06 100644 --- a/security/fsh/Makefile +++ b/security/fsh/Makefile @@ -3,7 +3,7 @@ PORTNAME= fsh PORTVERSION= 1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://www.lysator.liu.se/fsh/ \ http://mirror2.unixfreunde.de/ \ |