diff options
author | nox <nox@FreeBSD.org> | 2006-12-24 01:42:42 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2006-12-24 01:42:42 +0800 |
commit | 19fa7fbb7eb185cdf429dd509831afe095dcf690 (patch) | |
tree | d25747fbb96aa8c7bf507bcbb908342a08a0e905 /games/gracer | |
parent | 46cf1c20dbb4ff676336dcd708e0fa3b5bd989d5 (diff) | |
download | freebsd-ports-gnome-19fa7fbb7eb185cdf429dd509831afe095dcf690.tar.gz freebsd-ports-gnome-19fa7fbb7eb185cdf429dd509831afe095dcf690.tar.zst freebsd-ports-gnome-19fa7fbb7eb185cdf429dd509831afe095dcf690.zip |
Update MAINTAINER email address of my ports
Approved by: miwi
Diffstat (limited to 'games/gracer')
-rw-r--r-- | games/gracer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gracer/Makefile b/games/gracer/Makefile index 69d6d0fac65c..11befac0eeb6 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= A 3D motor sport simulator BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib |