diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
commit | 116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch) | |
tree | 182c3e8b2fec5d158af1b14d92f30efeee781107 /security/sudosh3 | |
parent | ce797dd6db08415f0769d368481029338e73d118 (diff) |
Notes
Diffstat (limited to 'security/sudosh3')
-rw-r--r-- | security/sudosh3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/sudosh3/Makefile b/security/sudosh3/Makefile index f460867c85d9..68015dbc371e 100644 --- a/security/sudosh3/Makefile +++ b/security/sudosh3/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 3.2.0 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= cy@FreeBSD.org COMMENT= Third version of the sudo shell |