diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
commit | 35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59 (patch) | |
tree | e5c63416862c62d8531b3719c8b42aa17e9c2aa8 /irc | |
parent | 73285d263fece2b7690bd5c8e6adc0d78501434d (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/scrollz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile index 8ee679db4f59..ade7b18d7cf3 100644 --- a/irc/scrollz/Makefile +++ b/irc/scrollz/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.scrollz.com/pub/ScrollZ/source/ \ ftp://ftp.du.se/pub/mirrors/ScrollZ/source/ DISTNAME= ScrollZ-${PORTVERSION} -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org IS_INTERACTIVE= yes GNU_CONFIGURE= yes |