diff options
-rw-r--r-- | lang/sun-jre15/Makefile.common | 4 | ||||
-rw-r--r-- | net/tor/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/sun-jre15/Makefile.common b/lang/sun-jre15/Makefile.common index 10eb5835238..ed27bfb970a 100644 --- a/lang/sun-jre15/Makefile.common +++ b/lang/sun-jre15/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.17 2007/01/12 18:23:39 tv Exp $ +# $NetBSD: Makefile.common,v 1.18 2007/04/26 20:07:30 tv Exp $ CATEGORIES= lang java COMMENT= Sun's Java(tm) 2 Standard Edition, ${DOWNLOAD_NAME} EXTRACT_SUFX= .bin -MAINTAINER= tv@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://java.sun.com/ DOWNLOAD= http://java.sun.com/javase/downloads/index_jdk5.jsp DOWNLOAD_NAME= ${SHORT_NAME} 5.0 Update ${PKGNAME_NOREV:C/^.*\.//} diff --git a/net/tor/Makefile b/net/tor/Makefile index 2efa180d07d..4ef31700697 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2007/04/25 16:39:40 tnn Exp $ +# $NetBSD: Makefile,v 1.41 2007/04/26 20:04:37 tv Exp $ # DISTNAME= tor-0.1.1.26 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= net security MASTER_SITES= http://tor.eff.org/dist/ -MAINTAINER= tv@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tor.eff.org/ COMMENT= Anonymizing overlay network for TCP |