diff options
Diffstat (limited to 'comms/xisp/Makefile')
-rw-r--r-- | comms/xisp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile index 6362510c45f..0f31bab3e14 100644 --- a/comms/xisp/Makefile +++ b/comms/xisp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2000/09/28 20:34:04 fredb Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/16 13:56:25 wiz Exp $ # DISTNAME= xisp-2.6p1 @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/} \ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://users.hol.gr/~dbouras/ +COMMENT= User-friendly X11 interface to pppd/chat DEPENDS+= xforms>=0.88nb1:../../x11/xforms |