diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-10-03 12:55:25 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-10-03 12:55:25 +0000 |
commit | 04b99f7cc788b657465f4c054a93e6e4613893ac (patch) | |
tree | 5583f39072f8fbe8c3287ec17cec298cefcd75cc /games/barrage/Makefile | |
parent | c88f73ef0f34ffb799a98233b4ac5a5ed7cab218 (diff) |
Notes
Diffstat (limited to 'games/barrage/Makefile')
-rw-r--r-- | games/barrage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/barrage/Makefile b/games/barrage/Makefile index 2fde5d717528..a1f5de044888 100644 --- a/games/barrage/Makefile +++ b/games/barrage/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= Destroy as many targets as possible USE_GMAKE= yes |