diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-08 10:29:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-08 10:29:52 +0000 |
commit | aa8a35a2880767a5a436ee208f04100b385c9c53 (patch) | |
tree | 9c8334f09f25f3cc3701077f912b0be358c1dc18 | |
parent | 9e7047f03b9686fe74b7423032af1546c64dc611 (diff) | |
download | pkgsrc-aa8a35a2880767a5a436ee208f04100b385c9c53.tar.gz |
Remove trailing . from COMMENT.
-rw-r--r-- | www/py-zpublisher/Makefile | 4 | ||||
-rw-r--r-- | x11/xtoolwait/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-zpublisher/Makefile b/www/py-zpublisher/Makefile index b161ba9b964..139fc9f44c6 100644 --- a/www/py-zpublisher/Makefile +++ b/www/py-zpublisher/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/17 17:22:36 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/03/08 10:29:52 wiz Exp $ # DISTNAME= Zope-2.2.2-src @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://classic.zope.org:8080/Documentation/Reference/ORB -COMMENT= The Zope ORB. Publishes a collection of Python objects as Web resources. +COMMENT= The Zope ORB. Publishes a collection of Python objects as Web resources DEPENDS+= py-extclass>=2.2.2:../../lang/python diff --git a/x11/xtoolwait/Makefile b/x11/xtoolwait/Makefile index 357e64b3e12..e452071fb8f 100644 --- a/x11/xtoolwait/Makefile +++ b/x11/xtoolwait/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/03/05 09:33:37 minoura Exp $ +# $NetBSD: Makefile,v 1.2 2001/03/08 10:30:21 wiz Exp $ # DISTNAME= xtoolwait-1.3 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.hacom.nl/~richard/software/ MAINTAINER= minoura@netbsd.org HOMEPAGE= http://www.hacom.nl/~richard/software/xtoolwait.html -COMMENT= Free implementation of SunOS toolwait(1). +COMMENT= Free implementation of SunOS toolwait(1) USE_IMAKE= yes |