diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | af4a01863e3263e8ea7c84935dea4a4a89652f72 (patch) | |
tree | 1a14e3150ad617ca21ceecb49cf825f90f690385 /games/gno3dtet | |
parent | de02b4585c4da1a13b306786950d32e21470d860 (diff) | |
download | ports-af4a01863e3263e8ea7c84935dea4a4a89652f72.tar.gz ports-af4a01863e3263e8ea7c84935dea4a4a89652f72.zip |
Notes
Diffstat (limited to 'games/gno3dtet')
-rw-r--r-- | games/gno3dtet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index 4b6feccaeb01..19c485b4a5d9 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://webdat.com/pub/seb/gno3dtet/ EXTRACT_SUFX= .tgz -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs |