diff options
author | Cy Schubert <cy@FreeBSD.org> | 2005-10-25 18:58:03 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2005-10-25 18:58:03 +0000 |
commit | d5dc9695380235e60a86ca05781432448c5f09c4 (patch) | |
tree | f8899ec27f3d35e78a3ea8e3e0484682ec0dcf0c /security | |
parent | Adjust port to installl sudoers.conf.sample as a reference sample file. (diff) |
Cosmetic formatting change.
Notes
Notes:
svn path=/head/; revision=146346
Diffstat (limited to 'security')
-rw-r--r-- | security/sudosh/Makefile | 2 | ||||
-rw-r--r-- | security/sudosh2/Makefile | 2 | ||||
-rw-r--r-- | security/sudosh3/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/sudosh/Makefile b/security/sudosh/Makefile index 42b7fb3f4f09..579863b7ddfc 100644 --- a/security/sudosh/Makefile +++ b/security/sudosh/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 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 diff --git a/security/sudosh3/Makefile b/security/sudosh3/Makefile index 42b7fb3f4f09..579863b7ddfc 100644 --- a/security/sudosh3/Makefile +++ b/security/sudosh3/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 |