diff options
author | obrien <obrien@FreeBSD.org> | 2001-02-26 10:45:08 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-02-26 10:45:08 +0800 |
commit | 47bdff24355b2619cbf597f12d0fd8be96b20808 (patch) | |
tree | f4f4ac28143db00c2b17272afaae2102e015643f | |
parent | 28aa1aa9dad8b25fc79edd0cb1833b5ac42121d1 (diff) | |
download | freebsd-ports-gnome-47bdff24355b2619cbf597f12d0fd8be96b20808.tar.gz freebsd-ports-gnome-47bdff24355b2619cbf597f12d0fd8be96b20808.tar.zst freebsd-ports-gnome-47bdff24355b2619cbf597f12d0fd8be96b20808.zip |
Drop maintainer ship. Too many people did not like the direction I took
this port.
-rw-r--r-- | emulators/spim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index b6769e71c96e..5836e58ea73a 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= ftp://ftp.cs.wisc.edu/pub/spim/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org PREFIX?= ${LOCALBASE} NO_WRKSUBDIR= yes |