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/spim | |
parent | 48ab5bc0b2ee917d8f164bcd7520db8d554a9c3c (diff) | |
download | ports-5bd279f79324976f179d578a519323bb35993ce2.tar.gz ports-5bd279f79324976f179d578a519323bb35993ce2.zip |
Notes
Diffstat (limited to 'emulators/spim')
-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 |