diff options
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 |