diff options
author | pav <pav@FreeBSD.org> | 2006-04-15 22:16:30 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-15 22:16:30 +0800 |
commit | ee371f3da5bfc9db4ba5b889c55b1c423ff636a6 (patch) | |
tree | eaca329c5d333e3949bb7db1c570e3c394703381 /games | |
parent | 406a64acf65cd28f981820502043f645e223c6a2 (diff) | |
download | freebsd-ports-gnome-ee371f3da5bfc9db4ba5b889c55b1c423ff636a6.tar.gz freebsd-ports-gnome-ee371f3da5bfc9db4ba5b889c55b1c423ff636a6.tar.zst freebsd-ports-gnome-ee371f3da5bfc9db4ba5b889c55b1c423ff636a6.zip |
- Adopt
Diffstat (limited to 'games')
-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 |