diff options
-rw-r--r-- | math/aamath/Makefile | 4 | ||||
-rw-r--r-- | net/gofish/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/aamath/Makefile b/math/aamath/Makefile index 981dc79abef..8e1d54f4d6c 100644 --- a/math/aamath/Makefile +++ b/math/aamath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/09/05 17:32:40 asau Exp $ +# $NetBSD: Makefile,v 1.2 2011/01/17 16:14:58 dholland Exp $ # DISTNAME= aamath-0.3 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://fuse.superglue.se/aamath/ -MAINTAINER= emil@math.su.se +MAINTAINER= esg@sdf.lonestar.org HOMEPAGE= http://fuse.superglue.se/aamath/ COMMENT= ASCII art mathematics diff --git a/net/gofish/Makefile b/net/gofish/Makefile index e78cc8fa467..d7a75681adb 100644 --- a/net/gofish/Makefile +++ b/net/gofish/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:30 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2011/01/17 16:14:58 dholland Exp $ DISTNAME= gofish-1.1 PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gofish/} -MAINTAINER= emil@math.su.se +MAINTAINER= esg@sdf.lonestar.org HOMEPAGE= http://gofish.sourceforge.net/ COMMENT= Gopher server |