diff options
author | Cy Schubert <cy@FreeBSD.org> | 2004-10-29 18:31:14 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2004-10-29 18:31:14 +0000 |
commit | f0337e4c07d570c30f548e77522b193617ce51b9 (patch) | |
tree | 07baa362a0d93f2a4e6e3d439d04b23f4ebade16 /security/sudosh3/Makefile | |
parent | 6f089d1aff8f4ad5abd511272e3265eb17fdb36e (diff) |
Notes
Diffstat (limited to 'security/sudosh3/Makefile')
-rw-r--r-- | security/sudosh3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sudosh3/Makefile b/security/sudosh3/Makefile index cd58476af25a..8c899c526a13 100644 --- a/security/sudosh3/Makefile +++ b/security/sudosh3/Makefile @@ -7,7 +7,7 @@ PORTNAME= sudosh PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} |