diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-15 14:16:30 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-15 14:16:30 +0000 |
commit | dc8eb38e20e8d551858197c71e3eabc6c9717258 (patch) | |
tree | 4998960f471a9f3864cdfeb8f1e83d931935c24a /games/angband/Makefile | |
parent | 842e02b56bdf5cbe4b78e29ee414a6079f6139f8 (diff) | |
download | ports-dc8eb38e20e8d551858197c71e3eabc6c9717258.tar.gz ports-dc8eb38e20e8d551858197c71e3eabc6c9717258.zip |
Notes
Diffstat (limited to 'games/angband/Makefile')
-rw-r--r-- | games/angband/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/angband/Makefile b/games/angband/Makefile index d8fee477e699..1e558ac166dc 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.thangorodrim.net/pub/angband/Source/ \ ftp://ftp.sunet.se/pub/games/Angband/Source/ \ ftp://ftp.planetmirror.com/pub/angband/Source/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pav@FreeBSD.org COMMENT= Rogue-like game with color, X11 support GNU_CONFIGURE= yes |