diff options
author | obrien <obrien@FreeBSD.org> | 2001-02-26 02:45:08 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-02-26 02:45:08 +0000 |
commit | 47bdff24355b2619cbf597f12d0fd8be96b20808 (patch) | |
tree | f4f4ac28143db00c2b17272afaae2102e015643f /emulators | |
parent | 28aa1aa9dad8b25fc79edd0cb1833b5ac42121d1 (diff) | |
download | FreeBSD-ports-47bdff24355b2619cbf597f12d0fd8be96b20808.zip FreeBSD-ports-47bdff24355b2619cbf597f12d0fd8be96b20808.tar.gz |
Drop maintainer ship. Too many people did not like the direction I took
this port.
Diffstat (limited to 'emulators')
-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 b6769e7..5836e58 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 |