diff options
author | martti <martti> | 2003-07-22 04:14:17 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-22 04:14:17 +0000 |
commit | 9801344e3cc4457c38b67b31367548bfc06471bc (patch) | |
tree | ab6f5bf65ffd04ba247f35fbf5379469d52768e0 /www/zope25-ZPhotoSlides | |
parent | 18ed200ef461dcabef967f6fe58e6af7af613332 (diff) | |
download | pkgsrc-9801344e3cc4457c38b67b31367548bfc06471bc.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'www/zope25-ZPhotoSlides')
-rw-r--r-- | www/zope25-ZPhotoSlides/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope25-ZPhotoSlides/Makefile b/www/zope25-ZPhotoSlides/Makefile index 1cb2b38080f..fd005a6a5c9 100644 --- a/www/zope25-ZPhotoSlides/Makefile +++ b/www/zope25-ZPhotoSlides/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 22:56:16 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/22 04:14:46 martti Exp $ DISTNAME= ZPhotoSlides-1.1 PKGREVISION= 1 @@ -11,7 +11,7 @@ BUILDLINK_DEPENDS.pyimaging= ${PYPKGPREFIX}-imaging>=1.1.3 MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.zope.org/Members/p3b/ZPhotoSlides -COMMENT= present your photos quickly in zope +COMMENT= Present your photos quickly in zope ZOPE_COPYPRODUCT= zope-std-copyproduct-short USE_BUILDLINK2= yes |