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/blobby | |
parent | 48a2ab644814a0a03473a4fc0cf645c05b8e276a (diff) | |
download | ports-db6d323dff20583333ecef6235503c364118e8ce.tar.gz ports-db6d323dff20583333ecef6235503c364118e8ce.zip |
Notes
Diffstat (limited to 'games/blobby')
-rw-r--r-- | games/blobby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/blobby/Makefile b/games/blobby/Makefile index 055685a447f4..c3b2076ed952 100644 --- a/games/blobby/Makefile +++ b/games/blobby/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Blobby%20Volley%202%20%28Linux%29/Beta%200.9b DISTNAME= blobby2-linux-${PORTVERSION} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Official continuation of the famous Blobby Volley 1.x game LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \ |