diff options
author | roam <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
commit | 2ebf8ab637b130104bd79fdac39f5ef7140eb581 (patch) | |
tree | 6b3e8a82ce6afa92302bd43afea52247359205bb /sysutils/penv | |
parent | e2ac3e07bd289d007664bc18b426e0af4adb6f12 (diff) | |
download | FreeBSD-ports-2ebf8ab637b130104bd79fdac39f5ef7140eb581.zip FreeBSD-ports-2ebf8ab637b130104bd79fdac39f5ef7140eb581.tar.gz |
Remove pkg-comment files in my ports.
Diffstat (limited to 'sysutils/penv')
-rw-r--r-- | sysutils/penv/Makefile | 1 | ||||
-rw-r--r-- | sysutils/penv/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/penv/Makefile b/sysutils/penv/Makefile index bb2147d..e8a3673 100644 --- a/sysutils/penv/Makefile +++ b/sysutils/penv/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://devel.ringlet.net/sysutils/penv/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} MAINTAINER= roam@FreeBSD.org +COMMENT= "Set the environment accoring to the current working directory" RUN_DEPENDS= envdir:${PORTSDIR}/sysutils/daemontools diff --git a/sysutils/penv/pkg-comment b/sysutils/penv/pkg-comment deleted file mode 100644 index 7ccead9..0000000 --- a/sysutils/penv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Set the environment accoring to the current working directory |