diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-03-12 22:03:05 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-03-12 22:03:05 +0000 |
commit | 6a208b87e733e07debd836e36c6e3d45c49a8091 (patch) | |
tree | d7bdd22247df10f5f628c9f0e0d2b6a613605f7c /irc/ircservices | |
parent | f116fa765496849f69ccb2fd5b476ede1d78b676 (diff) | |
download | ports-6a208b87e733e07debd836e36c6e3d45c49a8091.tar.gz ports-6a208b87e733e07debd836e36c6e3d45c49a8091.zip |
Notes
Diffstat (limited to 'irc/ircservices')
-rw-r--r-- | irc/ircservices/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ircservices/Makefile b/irc/ircservices/Makefile index d8f9f53bcb72..fed96989c5db 100644 --- a/irc/ircservices/Makefile +++ b/irc/ircservices/Makefile @@ -18,7 +18,7 @@ PATCHFILES!= /usr/bin/jot -s " " -w ${DISTNAME:C/[0-9]*$//}%d.diff.gz \ ${PATCHLEVEL} 1 ${PATCHLEVEL} PATCH_DIST_STRIP= -p1 -MAINTAINER= ale@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A system of IRC services for IRC networks USE_PERL5_BUILD=yes |