diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-11-12 21:04:56 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-11-12 21:04:56 +0000 |
commit | 959bd2763b3dd55cfb919bc4c119c01550b60252 (patch) | |
tree | b2c14fc3edf74b8635c27dd6269e1b2c40ad71ee /games/pmars | |
parent | 10cf6cde5a548b69703753665de55d0318f1f9d2 (diff) | |
download | ports-959bd2763b3dd55cfb919bc4c119c01550b60252.tar.gz ports-959bd2763b3dd55cfb919bc4c119c01550b60252.zip |
Update maintainer's email address.
PR: 14762
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=23048
Diffstat (limited to 'games/pmars')
-rw-r--r-- | games/pmars/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pmars/Makefile b/games/pmars/Makefile index 3562a653e571..645182a409fb 100644 --- a/games/pmars/Makefile +++ b/games/pmars/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: games/pmars # Version required: pmars v0.8 # Date created: 15 Feb 1999 -# Whom: gmarco@scotty.masternet.it +# Whom: gmarco@giovannelli.it # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://www.koth.org/pmars/ \ http://www.giovannelli.it/~gmarco/files/ EXTRACT_SUFX= .tar.Z -MAINTAINER= freebsd@scotty.masternet.it +MAINTAINER= gmarco@giovannelli.it USE_XLIB= yes NO_WRKSUBDIR= yes |