diff options
author | pat <pat@FreeBSD.org> | 2002-03-12 07:52:48 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-03-12 07:52:48 +0800 |
commit | ab4f8b43dfe650c3466541a8a6d3b6d1ba4dfadb (patch) | |
tree | 282b4daf68a5842299193a48dc874f385a6cc547 /games/frotz | |
parent | 12df15d652e0bdfa0deab1ccdc1d61dadb60457c (diff) | |
download | freebsd-ports-gnome-ab4f8b43dfe650c3466541a8a6d3b6d1ba4dfadb.tar.gz freebsd-ports-gnome-ab4f8b43dfe650c3466541a8a6d3b6d1ba4dfadb.tar.zst freebsd-ports-gnome-ab4f8b43dfe650c3466541a8a6d3b6d1ba4dfadb.zip |
- Update to 2.42
- Change email address
PR: 35802
Submitted by: maintainer
Diffstat (limited to 'games/frotz')
-rw-r--r-- | games/frotz/Makefile | 4 | ||||
-rw-r--r-- | games/frotz/distinfo | 2 | ||||
-rw-r--r-- | games/frotz/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/games/frotz/Makefile b/games/frotz/Makefile index 7c7aaf5e6117..a4f4d2ff02a9 100644 --- a/games/frotz/Makefile +++ b/games/frotz/Makefile @@ -6,13 +6,13 @@ # PORTNAME= frotz -PORTVERSION= 2.41 +PORTVERSION= 2.42 CATEGORIES= games MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/ \ http://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/frotz/ \ http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/ -MAINTAINER= adam@blacktabby.org +MAINTAINER= adam-ports@blacktabby.org MAKE_ARGS= CC="${CC}" OPTS="${CFLAGS}" PREFIX="${PREFIX}" \ CONFIG_DIR="${PREFIX}/etc" INCL="" LIB="" diff --git a/games/frotz/distinfo b/games/frotz/distinfo index 99dc4acd74d7..f0ea84ed81c8 100644 --- a/games/frotz/distinfo +++ b/games/frotz/distinfo @@ -1 +1 @@ -MD5 (frotz-2.41.tar.gz) = 520e0b6c39ddcd11f7adb6486b6d913a +MD5 (frotz-2.42.tar.gz) = a1cf81b39f749ea96e4585238ffc1b3f diff --git a/games/frotz/pkg-descr b/games/frotz/pkg-descr index 719bc3a5f071..a716650c6a37 100644 --- a/games/frotz/pkg-descr +++ b/games/frotz/pkg-descr @@ -10,4 +10,4 @@ at ftp.ifarchive.org. WWW: http://www.cs.csubak.edu/~dgriffi/proj/frotz/ -Adam - adam@blacktabby.org + adam-ports@blacktabby.org |