diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
commit | 79ed41a8a032517e571d68b42937692ec14f0dae (patch) | |
tree | 711755e8addaf8e96d38721a3ad45b08e149d406 /games/fortunate | |
parent | 32b85b62b24a4b43b3041a282557f909848a3143 (diff) | |
download | ports-79ed41a8a032517e571d68b42937692ec14f0dae.tar.gz ports-79ed41a8a032517e571d68b42937692ec14f0dae.zip |
Notes
Diffstat (limited to 'games/fortunate')
-rw-r--r-- | games/fortunate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fortunate/Makefile b/games/fortunate/Makefile index 2d102d681595..83b899c2b1d1 100644 --- a/games/fortunate/Makefile +++ b/games/fortunate/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= games gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP_CH} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical front-end to the command-line BSD fortune USE_GNUSTEP= yes |