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 | |
parent | 42b61aee6eb7672c058383ce7ca5edd9d64df0a1 (diff) | |
download | ports-8095ef5bb43e143836a2efca903b9c3bd3a9ea19.tar.gz ports-8095ef5bb43e143836a2efca903b9c3bd3a9ea19.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/epic4/Makefile | 2 | ||||
-rw-r--r-- | irc/epic5/Makefile | 2 | ||||
-rw-r--r-- | irc/ircII/Makefile | 3 | ||||
-rw-r--r-- | irc/ircII/pkg-comment | 1 | ||||
-rw-r--r-- | irc/ninja/Makefile | 3 | ||||
-rw-r--r-- | irc/ninja/pkg-comment | 1 |
6 files changed, 6 insertions, 6 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index d5bdab0755f1..5be4b7b51dab 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -27,7 +27,7 @@ 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@andersa.net COMMENT?= The (E)nhanced (P)rogrammable (I)RC-II (C)lient USE_BZIP2= yes diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index d5bdab0755f1..5be4b7b51dab 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -27,7 +27,7 @@ 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@andersa.net COMMENT?= The (E)nhanced (P)rogrammable (I)RC-II (C)lient USE_BZIP2= yes 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 diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile index b12820c314eb..f9319037a7b1 100644 --- a/irc/ninja/Makefile +++ b/irc/ninja/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 1.5.8.1 CATEGORIES= irc MASTER_SITES= ftp://ninja.qoop.org/ninja/sources/ -MAINTAINER= anders@hack.org +MAINTAINER= anders@andersa.net +COMMENT= Another ircII based irc client WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/irc/ninja/pkg-comment b/irc/ninja/pkg-comment deleted file mode 100644 index 627fcfadf92b..000000000000 --- a/irc/ninja/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Another ircII based irc client |