diff options
author | will <will@FreeBSD.org> | 2001-01-09 08:06:25 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-09 08:06:25 +0800 |
commit | df3325bdb0c564cd01c658c944af6b985a67ce03 (patch) | |
tree | e8dfd0a48032fb940ed41461e0156ee328f56c61 /irc/scrollz | |
parent | 6eb774300626f30a24149c3a03553b3c99e9fd21 (diff) | |
download | freebsd-ports-gnome-df3325bdb0c564cd01c658c944af6b985a67ce03.tar.gz freebsd-ports-gnome-df3325bdb0c564cd01c658c944af6b985a67ce03.tar.zst freebsd-ports-gnome-df3325bdb0c564cd01c658c944af6b985a67ce03.zip |
Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
Diffstat (limited to 'irc/scrollz')
-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 4e35a569d408..3291c24cbfe7 100644 --- a/irc/scrollz/Makefile +++ b/irc/scrollz/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.scrollz.com/Bins/ DISTNAME= ScrollZ-${PORTVERSION}-FreeBSD-3.4 EXTRACT_SUFX= .gz -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org EXTRACT_CMD= gunzip EXTRACT_BEFORE_ARGS= -c |