diff options
author | wiz <wiz> | 2001-02-17 17:42:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:42:09 +0000 |
commit | 4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch) | |
tree | 926bbe6e07ce5aedfc0884e098d71275e74392c9 /print/teTeX-sharesrc | |
parent | 26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff) | |
download | pkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'print/teTeX-sharesrc')
-rw-r--r-- | print/teTeX-sharesrc/Makefile | 3 | ||||
-rw-r--r-- | print/teTeX-sharesrc/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX-sharesrc/Makefile b/print/teTeX-sharesrc/Makefile index 5e2f1f4ada1..8b0659ca2b3 100644 --- a/print/teTeX-sharesrc/Makefile +++ b/print/teTeX-sharesrc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/09/03 13:07:40 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/17 17:51:57 wiz Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp # @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/1.0/distrib/sources/} MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.tug.org/tetex/ +COMMENT= Sources for machine-independent part of teTeX DEPENDS+= teTeX-share-1.0.*:../teTeX-share diff --git a/print/teTeX-sharesrc/pkg/COMMENT b/print/teTeX-sharesrc/pkg/COMMENT deleted file mode 100644 index 34f7925fe43..00000000000 --- a/print/teTeX-sharesrc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Sources for machine-independent part of teTeX |