diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2013-12-09 16:20:43 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2013-12-09 16:20:43 +0000 |
commit | 20b1292a1818de892827832e46bb2c2d2bb7054a (patch) | |
tree | a0afe5e84fae3fdfd6e4cfb7b7230a7c886f8413 /misc/fortune-mod-futurama | |
parent | - Add LICENSE (diff) |
- Submitter wants maintainership
PR: ports/184633
Submitted by: Alphons "Fonz" van Werven <freebsd@skysmurf.nl>
Diffstat (limited to 'misc/fortune-mod-futurama')
-rw-r--r-- | misc/fortune-mod-futurama/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/fortune-mod-futurama/Makefile b/misc/fortune-mod-futurama/Makefile index b65be77460d1..93fe7a1a2307 100644 --- a/misc/fortune-mod-futurama/Makefile +++ b/misc/fortune-mod-futurama/Makefile @@ -5,9 +5,10 @@ PORTNAME= fortune-mod-futurama PORTVERSION= 0.2 PORTREVISION= 4 CATEGORIES= misc -MASTER_SITES= http://www.netmeister.org/apps/ +MASTER_SITES= http://www.netmeister.org/apps/ \ + http://www.skysmurf.nl/comp/FreeBSD/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@skysmurf.nl COMMENT= Compilation of quotes from the TV series "Futurama" USE_BZIP2= yes |