diff options
-rw-r--r-- | graphics/gridpix/Makefile | 2 | ||||
-rw-r--r-- | lang/pbasic/Makefile | 2 | ||||
-rw-r--r-- | misc/kp/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gridpix/Makefile b/graphics/gridpix/Makefile index 59fc53db9474..8ab882029eab 100644 --- a/graphics/gridpix/Makefile +++ b/graphics/gridpix/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= asami/GridPix DISTNAME= GridPix-${PORTVERSION} -MAINTAINER= asami@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Present large images efficiently over the Internet BUILD_DEPENDS= ${LOCALBASE}/lib/libnetpbm.a:${PORTSDIR}/graphics/netpbm diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile index 2a137da73056..b6ed77757585 100644 --- a/lang/pbasic/Makefile +++ b/lang/pbasic/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= ${PORTNAME}-${PORTVERSION}-950813 -MAINTAINER= asami@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Phil Cockroft's Basic Interpreter (previously Rabbit Basic) # Ask jhs@freebsd.org if you want newer sources or author's latest e-mail # (which is currently "phil@gmrs.isar.de" but changes a lot) diff --git a/misc/kp/Makefile b/misc/kp/Makefile index a0e8b11beb6c..8be007d8788a 100644 --- a/misc/kp/Makefile +++ b/misc/kp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= asami/kp -MAINTAINER= asami@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Keyboard Practicer, touch-type training program USE_MOTIF= yes |