diff options
-rw-r--r-- | security/py-OpenSSL/Makefile | 4 | ||||
-rw-r--r-- | www/liferea/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-OpenSSL/Makefile b/security/py-OpenSSL/Makefile index 8a27978f795..bcd10acc658 100644 --- a/security/py-OpenSSL/Makefile +++ b/security/py-OpenSSL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/10/03 00:18:12 tv Exp $ +# $NetBSD: Makefile,v 1.5 2004/11/28 23:38:39 wiz Exp $ # DISTNAME= pyOpenSSL-0.5.1 @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyopenssl/} -MAINTAINER= adam@monkeybyte.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://pyopenssl.sourceforge.net/ COMMENT= Python interface to the OpenSSL library diff --git a/www/liferea/Makefile b/www/liferea/Makefile index f26aecbf02a..82785551b76 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2004/11/27 00:58:03 minskim Exp $ +# $NetBSD: Makefile,v 1.15 2004/11/28 23:38:39 wiz Exp $ DISTNAME= liferea-0.6.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/} -MAINTAINER= adam@monkeybyte.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://liferea.sourceforge.net/ COMMENT= Simple FeedReader clone for reading RSS/RDF feeds |