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 | |
parent | 7b330716b7ea9d9b91f55ff4fad071b5c29dff84 (diff) | |
download | pkgsrc-173214894d6652dc2b4553634603f5eafb6a2d40.tar.gz |
Remove homepage from pkg/DESCR and add it to Makefile
Diffstat (limited to 'games/angband-x11')
-rw-r--r-- | games/angband-x11/Makefile | 3 | ||||
-rw-r--r-- | games/angband-x11/pkg/DESCR | 2 |
2 files changed, 2 insertions, 3 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-* diff --git a/games/angband-x11/pkg/DESCR b/games/angband-x11/pkg/DESCR index 28bb478b744..ec4af665f40 100644 --- a/games/angband-x11/pkg/DESCR +++ b/games/angband-x11/pkg/DESCR @@ -2,5 +2,3 @@ Angband is a rather addictive freeware computer role playing game based loosely on the world of J.R.R.Tolkien, in which the player explores the complex dungeon of Angband, killing monsters and collecting treasure, and eventually defeating Morgoth, the Master of the Pits of Angband. - -http://www.phial.com/angband/ |