diff options
author | wiz <wiz> | 2001-02-17 17:31:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:31:58 +0000 |
commit | 26730104be8e403eeb8a7ec5ff7903af6ee1418c (patch) | |
tree | ff17e85c241ba8999810590573dfaabbb05305c1 /textproc/rtfm | |
parent | 5c2ded063c246b745cbe88b35958aeb774b3efff (diff) | |
download | pkgsrc-26730104be8e403eeb8a7ec5ff7903af6ee1418c.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'textproc/rtfm')
-rw-r--r-- | textproc/rtfm/Makefile | 3 | ||||
-rw-r--r-- | textproc/rtfm/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rtfm/Makefile b/textproc/rtfm/Makefile index ca7b8a6a398..533a022145d 100644 --- a/textproc/rtfm/Makefile +++ b/textproc/rtfm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/01/17 23:35:42 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 17:37:42 wiz Exp $ # FreeBSD Id: ports/misc/rtfm/Makefile,v 1.10 2001/01/16 17:31:43 sobomax Exp DISTNAME= rtfm-1.0 @@ -7,5 +7,6 @@ MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ ftp://ftp.pl.freebsd.org/pub/FreeBSD/ports/distfiles/ MAINTAINER= zuntum@eik.pl +COMMENT= NetBSD documentation and GNU Texinfo files search mechanism .include "../../mk/bsd.pkg.mk" diff --git a/textproc/rtfm/pkg/COMMENT b/textproc/rtfm/pkg/COMMENT deleted file mode 100644 index bf8c6c5f9f3..00000000000 --- a/textproc/rtfm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -NetBSD documentation and GNU Texinfo files search mechanism |