diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 06:08:53 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 06:08:53 +0000 |
commit | 531fedaadc878eb3eb3b4981eb110ad636d75f49 (patch) | |
tree | ae3a23924d611b8ba41515af86bc433c25733450 /games/blue | |
parent | 434c40e4d30bc80443afdac007e5f3174c207786 (diff) | |
download | ports-531fedaadc878eb3eb3b4981eb110ad636d75f49.tar.gz ports-531fedaadc878eb3eb3b4981eb110ad636d75f49.zip |
Notes
Diffstat (limited to 'games/blue')
-rw-r--r-- | games/blue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/blue/Makefile b/games/blue/Makefile index 1f41ac3f86bb..24d6682cfb8c 100644 --- a/games/blue/Makefile +++ b/games/blue/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/bluemoon/ DISTNAME= bluemoon-${PORTVERSION} -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Blue Moon card solitaire USE_GMAKE= yes |