diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2004-08-27 16:46:33 +0800 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2004-08-27 16:46:33 +0800 |
commit | 48249e3fe0cd544467a6e732049111937fbdfb82 (patch) | |
tree | fd6890aec7a14e97d2d34fea5f6ca0748e749f23 /games/cake | |
parent | 2c5eef679979015549bee2934de19685a8d2cdd1 (diff) | |
download | freebsd-ports-gnome-48249e3fe0cd544467a6e732049111937fbdfb82.tar.gz freebsd-ports-gnome-48249e3fe0cd544467a6e732049111937fbdfb82.tar.zst freebsd-ports-gnome-48249e3fe0cd544467a6e732049111937fbdfb82.zip |
Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use. They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.
Approved by: fjoe (mentor)
Diffstat (limited to 'games/cake')
-rw-r--r-- | games/cake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cake/Makefile b/games/cake/Makefile index b0cbdf0335dc..45f98ec4e48a 100644 --- a/games/cake/Makefile +++ b/games/cake/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.calodox.scene.org:8080/morbac/cake/download/ \ http://freebsd.nsu.ru/distfiles/ DISTNAME= ${PORTNAME}_src -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= Quake3 map viewer .if defined(WITH_FREEGLUT) |