diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-02-26 02:45:08 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-02-26 02:45:08 +0000 |
commit | 5bd279f79324976f179d578a519323bb35993ce2 (patch) | |
tree | bec25c3d30fbe4e6c8c87c5f507c836cf88bd74d /emulators | |
parent | - Support PREFIX properly (diff) |
Drop maintainer ship. Too many people did not like the direction I took
this port.
Notes
Notes:
svn path=/head/; revision=38719
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 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 |