diff options
author | wiz <wiz> | 2001-02-16 14:38:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 14:38:16 +0000 |
commit | 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (patch) | |
tree | d583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /devel/global | |
parent | 9cd33f1ced25f785a26235a0c68a92f8f28d517e (diff) | |
download | pkgsrc-0e6fa9f644599b5f010ffe053765f5a3dcfbbe32.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'devel/global')
-rw-r--r-- | devel/global/Makefile | 3 | ||||
-rw-r--r-- | devel/global/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/global/Makefile b/devel/global/Makefile index fc7d993499e..44c780be34c 100644 --- a/devel/global/Makefile +++ b/devel/global/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/10/08 23:25:30 abs Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 14:38:27 wiz Exp $ # DISTNAME= global-4.0.1 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.tamacom.com/global/ MAINTAINER= abs@netbsd.org HOMEPAGE= http://www.tamacom.com/global/ +COMMENT= Source code tag system including web browser output USE_PERL5= yes MANCOMPRESSED_IF_MANZ= yes diff --git a/devel/global/pkg/COMMENT b/devel/global/pkg/COMMENT deleted file mode 100644 index 5287aa5033e..00000000000 --- a/devel/global/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Source code tag system including web browser output |