diff options
author | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
commit | 298de9561f803004ff5661cafc87aa80dda5015e (patch) | |
tree | 0b6795ee15e18090020cfa8444738bad46458587 /comms/xisp | |
parent | 50d79f1689e6205ba9bb8c3038bba0934b7fa658 (diff) | |
download | pkgsrc-298de9561f803004ff5661cafc87aa80dda5015e.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'comms/xisp')
-rw-r--r-- | comms/xisp/Makefile | 3 | ||||
-rw-r--r-- | comms/xisp/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 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 diff --git a/comms/xisp/pkg/COMMENT b/comms/xisp/pkg/COMMENT deleted file mode 100644 index 1a7efc830a5..00000000000 --- a/comms/xisp/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -User-friendly X11 interface to pppd/chat |