diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 14:03:47 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 14:03:47 +0800 |
commit | 0986fe2c53d228f5ef1a100b64a3a031e7097293 (patch) | |
tree | 59d7691dc0d2e2b8c549b848ed9a11f8e8f50c0f /irc/epic4 | |
parent | f1b434c42a34c917d1386532e5c8169ee81277bc (diff) | |
download | freebsd-ports-gnome-0986fe2c53d228f5ef1a100b64a3a031e7097293.tar.gz freebsd-ports-gnome-0986fe2c53d228f5ef1a100b64a3a031e7097293.tar.zst freebsd-ports-gnome-0986fe2c53d228f5ef1a100b64a3a031e7097293.zip |
De-pkg-decomment epic4 master-slave ports. Allow overriding
MAINTAINER while I'm here.
Diffstat (limited to 'irc/epic4')
-rw-r--r-- | irc/epic4/Makefile | 3 | ||||
-rw-r--r-- | irc/epic4/pkg-comment | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index 75354db5f32f..d5bdab0755f1 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -27,7 +27,8 @@ PATCH_SITES= http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/ PATCHFILES= ${DISTNAME}-ipv6-20010418.patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= anders@hack.org +MAINTAINER?= anders@hack.org +COMMENT?= The (E)nhanced (P)rogrammable (I)RC-II (C)lient USE_BZIP2= yes USE_AUTOCONF= yes diff --git a/irc/epic4/pkg-comment b/irc/epic4/pkg-comment deleted file mode 100644 index b1fb74d443fb..000000000000 --- a/irc/epic4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The (E)nhanced (P)rogrammable (I)RC-II (C)lient |