diff options
author | fenner <fenner@FreeBSD.org> | 1998-03-08 23:29:59 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1998-03-08 23:29:59 +0000 |
commit | 6c7218f50a3dfeb1f8cdbb60071f3f26b92a52e1 (patch) | |
tree | 3e122b958cc71614d8cdd75a70c027eca3707e54 /games | |
parent | fe700ad32fa13e8d6d88c0795398cb11466b45a4 (diff) | |
download | FreeBSD-ports-6c7218f50a3dfeb1f8cdbb60071f3f26b92a52e1.zip FreeBSD-ports-6c7218f50a3dfeb1f8cdbb60071f3f26b92a52e1.tar.gz |
Add "@" to MAINTAINER
Diffstat (limited to 'games')
-rw-r--r-- | games/xscavenger/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xscavenger/Makefile b/games/xscavenger/Makefile index 5c79641..f3a8f2a 100644 --- a/games/xscavenger/Makefile +++ b/games/xscavenger/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Feb 1998 # Whom: eivind # -# $Id: Makefile,v 1.1.1.1 1998/02/19 12:01:16 eivind Exp $ +# $Id: Makefile,v 1.2 1998/02/25 07:44:50 asami Exp $ # DISTNAME= xscavenger-1.3 @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.epyx.com/dash/ DISTFILES= xscavenger-13.tgz -MAINTAINER= eivindFreeBSD.org +MAINTAINER= eivind@FreeBSD.org WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_IMAKE= yes |