diff options
Diffstat (limited to 'comms/xisp/Makefile')
-rw-r--r-- | comms/xisp/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile index c1513010d4e..674f84543fc 100644 --- a/comms/xisp/Makefile +++ b/comms/xisp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/04/15 20:39:40 tron Exp $ +# $NetBSD: Makefile,v 1.5 1999/04/16 20:27:16 jlam Exp $ # DISTNAME= xisp-2.5p4 @@ -6,10 +6,11 @@ CATEGORIES= comms x11 MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/} \ http://users.hol.gr/~dbouras/release/ -MAINTAINER= lamj@stat.cmu.edu +MAINTAINER= jlam@netbsd.org HOMEPAGE= http://users.hol.gr/~dbouras/ DEPENDS+= xforms-0.88:../../x11/xforms +DEPENDS+= xpm-3.4k:../../graphics/xpm ONLY_FOR_ARCHS= arm32 i386 m68k sparc ns32k |