diff options
author | Cy Schubert <cy@FreeBSD.org> | 2005-10-26 02:58:03 +0800 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2005-10-26 02:58:03 +0800 |
commit | d5dc9695380235e60a86ca05781432448c5f09c4 (patch) | |
tree | f8899ec27f3d35e78a3ea8e3e0484682ec0dcf0c /security/sudosh2 | |
parent | cbf4c7a5f271d752f01a9393fe6e65d01324d614 (diff) | |
download | freebsd-ports-gnome-d5dc9695380235e60a86ca05781432448c5f09c4.tar.gz freebsd-ports-gnome-d5dc9695380235e60a86ca05781432448c5f09c4.tar.zst freebsd-ports-gnome-d5dc9695380235e60a86ca05781432448c5f09c4.zip |
Cosmetic formatting change.
Diffstat (limited to 'security/sudosh2')
-rw-r--r-- | security/sudosh2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sudosh2/Makefile b/security/sudosh2/Makefile index 42b7fb3f4f09..579863b7ddfc 100644 --- a/security/sudosh2/Makefile +++ b/security/sudosh2/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= cy@FreeBSD.org -COMMENT= A sudo shell +COMMENT= A sudo shell RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo |