diff options
author | wiz <wiz> | 2001-02-16 15:22:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:22:13 +0000 |
commit | 4a8a503bb648160a87419f17dea624c135dd8361 (patch) | |
tree | b5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/opendis | |
parent | 220325988af82dd6e1b8e09227eec26115852697 (diff) | |
download | pkgsrc-4a8a503bb648160a87419f17dea624c135dd8361.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/opendis')
-rw-r--r-- | graphics/opendis/Makefile | 3 | ||||
-rw-r--r-- | graphics/opendis/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/opendis/Makefile b/graphics/opendis/Makefile index e8b8cff2162..8efc6c5b75f 100644 --- a/graphics/opendis/Makefile +++ b/graphics/opendis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/08/14 19:15:54 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 15:22:28 wiz Exp $ DISTNAME= opendis-0.0.3 CATEGORIES= graphics @@ -6,6 +6,7 @@ MASTER_SITES= http://ods.sourceforge.net/dl/ MAINTAINER= sommerfeld@netbsd.org HOMEPAGE= http://ods.sourceforge.net/ +COMMENT= Download images from Flashpoint Digita-based cameras #USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/graphics/opendis/pkg/COMMENT b/graphics/opendis/pkg/COMMENT deleted file mode 100644 index 8b70af9ae00..00000000000 --- a/graphics/opendis/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Download images from Flashpoint Digita-based cameras |