diff options
-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 |