diff options
author | wiz <wiz> | 2001-02-16 15:22:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:22:13 +0000 |
commit | 2e99accb2bbee84c3f01536879ae54bd8a6e604f (patch) | |
tree | b5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/pgraf | |
parent | 98241a1a9938b8c1e7729645aca8072f4b06e0ac (diff) | |
download | pkgsrc-2e99accb2bbee84c3f01536879ae54bd8a6e604f.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/pgraf')
-rw-r--r-- | graphics/pgraf/Makefile | 3 | ||||
-rw-r--r-- | graphics/pgraf/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pgraf/Makefile b/graphics/pgraf/Makefile index 3765cf5943b..8111aed5fc0 100644 --- a/graphics/pgraf/Makefile +++ b/graphics/pgraf/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/01 04:34:23 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 15:22:29 wiz Exp $ DISTNAME= pgraf-20010131 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= jtb@netbsd.org +COMMENT= Portable graphics system NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL USE_X11= YES diff --git a/graphics/pgraf/pkg/COMMENT b/graphics/pgraf/pkg/COMMENT deleted file mode 100644 index 0e7aa3348d8..00000000000 --- a/graphics/pgraf/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Portable graphics system |