summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2001-03-08 10:24:20 +0000
committerwiz <wiz>2001-03-08 10:24:20 +0000
commit26d0583cefecbbf1851909d85c1ba859b9f7fba4 (patch)
tree578907f6924cfc968f28a8220ce614179d18fd37
parentd44c3229120fe621d00fb8e3644a8400cbde7422 (diff)
downloadpkgsrc-26d0583cefecbbf1851909d85c1ba859b9f7fba4.tar.gz
Remove trailing . from COMMENT.
-rw-r--r--net/vtun/Makefile4
-rw-r--r--security/p5-Crypt-Blowfish/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile
index a5ddaaad13a..df2ed0d3f79 100644
--- a/net/vtun/Makefile
+++ b/net/vtun/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/02/17 18:19:54 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2001/03/08 10:24:20 wiz Exp $
DISTNAME= vtun-2.4
CATEGORIES= net
@@ -6,7 +6,7 @@ MASTER_SITES= http://vtun.sourceforge.net/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://vtun.sourceforge.net/
-COMMENT= Virtual Tunnels over TCP/IP networks with traffic shaping, etc.
+COMMENT= Virtual Tunnels over TCP/IP networks with traffic shaping
DEPENDS+= liblzo-1.*:../../archivers/liblzo
diff --git a/security/p5-Crypt-Blowfish/Makefile b/security/p5-Crypt-Blowfish/Makefile
index 81478f93a03..92ff4f8c7fc 100644
--- a/security/p5-Crypt-Blowfish/Makefile
+++ b/security/p5-Crypt-Blowfish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/17 17:49:57 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/03/08 10:24:41 wiz Exp $
# FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:23 jfitz Exp
#
@@ -8,7 +8,7 @@ CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= packages@netbsd.org
-COMMENT= perl5 Blowfish implementation.
+COMMENT= perl5 Blowfish implementation
CRYPTO= YES