diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-20 01:27:04 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-20 01:27:04 +0000 |
commit | 8095ef5bb43e143836a2efca903b9c3bd3a9ea19 (patch) | |
tree | 4d097d81df929d2a9ad4acffeb6cb348938ad66a /irc/ircII | |
parent | 42b61aee6eb7672c058383ce7ca5edd9d64df0a1 (diff) | |
download | ports-8095ef5bb43e143836a2efca903b9c3bd3a9ea19.tar.gz ports-8095ef5bb43e143836a2efca903b9c3bd3a9ea19.zip |
Notes
Diffstat (limited to 'irc/ircII')
-rw-r--r-- | irc/ircII/Makefile | 3 | ||||
-rw-r--r-- | irc/ircII/pkg-comment | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index 79ee2ffbb9fb..2f292ae9a731 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -12,7 +12,8 @@ MASTER_SITES= ftp://ftp.warped.com/pub/ircII/ \ ftp://ircftp.au.eterna.com.au/pub/ircII/ \ ftp://ftp.plig.net/pub/ircII/ -MAINTAINER= anders@hack.org +MAINTAINER= anders@andersa.net +COMMENT= The 'Internet Relay Chat' Client GNU_CONFIGURE= yes CONFIGURE_ENV= IRCLIB=${PREFIX}/share/irc diff --git a/irc/ircII/pkg-comment b/irc/ircII/pkg-comment deleted file mode 100644 index d419a164e104..000000000000 --- a/irc/ircII/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The 'Internet Relay Chat' Client |