diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
commit | 65ab34a66713786b91eb182ff10e40108b752fbb (patch) | |
tree | 11ba0ae7d75bec62d8912344c351ade7872c86bb /games/nethack34-qt | |
parent | Clean COMMENT (diff) |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes
Notes:
svn path=/head/; revision=21157
Diffstat (limited to '')
-rw-r--r-- | games/nethack34-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack34-qt/Makefile b/games/nethack34-qt/Makefile index b2ed890d721c..57ee492f1ef9 100644 --- a/games/nethack34-qt/Makefile +++ b/games/nethack34-qt/Makefile @@ -17,7 +17,7 @@ QT_PATCH= qnethack-3.2.2.1.0.1.src.tar.gz QT_SOUND= nhs.tar.gz DISTFILES= nethack-3.2.2.tar.gz ${QT_PATCH} ${QT_SOUND} -MAINTAINER= andreas@FreeBSD.ORG +MAINTAINER= andreas@FreeBSD.org BUILD_DEPENDS= auplay:${PORTSDIR}/audio/nas \ xpmtoppm:${PORTSDIR}/graphics/netpbm |