diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /net/portfwd | |
parent | 1520142bc725e616da770a4e1d5625319b89c384 (diff) |
Notes
Diffstat (limited to 'net/portfwd')
-rw-r--r-- | net/portfwd/Makefile | 1 | ||||
-rw-r--r-- | net/portfwd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/portfwd/Makefile b/net/portfwd/Makefile index 6686ae7f9216..188aaecb848e 100644 --- a/net/portfwd/Makefile +++ b/net/portfwd/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= sysadmin@alexdupre.com +COMMENT= A Port Forwarding Daemon GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net/portfwd/pkg-comment b/net/portfwd/pkg-comment deleted file mode 100644 index 1ce1ed996a86..000000000000 --- a/net/portfwd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Port Forwarding Daemon |