diff options
author | pooka <pooka@pkgsrc.org> | 2000-01-26 16:41:51 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 2000-01-26 16:41:51 +0000 |
commit | 173214894d6652dc2b4553634603f5eafb6a2d40 (patch) | |
tree | 964ec6b753acc34b7471bae22c543c1eef4a06d6 /games/angband-x11/Makefile | |
parent | 7b330716b7ea9d9b91f55ff4fad071b5c29dff84 (diff) | |
download | pkgsrc-173214894d6652dc2b4553634603f5eafb6a2d40.tar.gz |
Remove homepage from pkg/DESCR and add it to Makefile
Diffstat (limited to 'games/angband-x11/Makefile')
-rw-r--r-- | games/angband-x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/angband-x11/Makefile b/games/angband-x11/Makefile index f4061a03cec..6e19d039a8e 100644 --- a/games/angband-x11/Makefile +++ b/games/angband-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/01/02 03:20:07 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2000/01/26 16:41:53 pooka Exp $ # DISTNAME= angband-283 @@ -7,6 +7,7 @@ CATEGORIES= games x11 MASTER_SITES= ftp://export.andrew.cmu.edu/angband/Source/ MAINTAINER= root@garbled.net +HOMEPAGE= http://www.phial.com/angband/ CONFLICTS= angband-tty-* |