diff options
Diffstat (limited to 'emulators/xmess')
-rw-r--r-- | emulators/xmess/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 0065c51ff14..a7b207f8daf 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/07/09 12:34:56 mycroft Exp $ +# $NetBSD: Makefile,v 1.2 1998/08/20 15:16:53 tsarna Exp $ # DISTNAME= unix01 @@ -8,6 +8,7 @@ MASTER_SITES= http://internetter.com/titan/mess/ EXTRACT_SUFX= .tgz MAINTAINER= mycroft@NetBSD.ORG +HOMEPAGE= http://internetter.com/titan/mess/ RUN_DEPENDS= unzip:../../archivers/unzip DEPENDS+= xpm-3.4k:../../graphics/xpm |