diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:06:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:06:11 +0000 |
commit | a486f11406b23d4578e07720dca416262225a087 (patch) | |
tree | b77992e84a99ed0927e796b3a892e8e464f1c6a1 /x11/x3270 | |
parent | 8fb0f10972cbb527ff9b29510de0e76bf4474c45 (diff) | |
download | pkgsrc-a486f11406b23d4578e07720dca416262225a087.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'x11/x3270')
-rw-r--r-- | x11/x3270/Makefile | 3 | ||||
-rw-r--r-- | x11/x3270/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index 7cff546acce..10f48f32685 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/10/30 11:55:01 mjl Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/17 17:06:58 wiz Exp $ # FreeBSD Id: Makefile,v 1.10 1997/10/15 20:23:40 max Exp # @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= volf@oasis.IAEhv.nl HOMEPAGE= http://www.geocities.com/SiliconValley/Peaks/7814/ +COMMENT= 3270 Terminal emulator WRKSRC= ${WRKDIR}/x3270-3.2 USE_IMAKE= yes diff --git a/x11/x3270/pkg/COMMENT b/x11/x3270/pkg/COMMENT deleted file mode 100644 index a5b0f31e368..00000000000 --- a/x11/x3270/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -3270 Terminal emulator |