diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
commit | db6d323dff20583333ecef6235503c364118e8ce (patch) | |
tree | 3f7da2ba58fa56396a4b7cd60f445567da127dd5 /games/trackballs | |
parent | 48a2ab644814a0a03473a4fc0cf645c05b8e276a (diff) | |
download | ports-db6d323dff20583333ecef6235503c364118e8ce.tar.gz ports-db6d323dff20583333ecef6235503c364118e8ce.zip |
Notes
Diffstat (limited to 'games/trackballs')
-rw-r--r-- | games/trackballs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trackballs/Makefile b/games/trackballs/Makefile index 7cc9eedb6f9f..8c3999b840fd 100644 --- a/games/trackballs/Makefile +++ b/games/trackballs/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 9 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= SDL-based Marble Madness clone LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile |