diff options
author | obrien <obrien@FreeBSD.org> | 2002-05-09 05:03:16 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-05-09 05:03:16 +0800 |
commit | 8d97da32ef224721c21be4bfe3086b04a2987986 (patch) | |
tree | 945e76a0ed302c9c3dbe795c866a9e79339deb68 /lang | |
parent | f9472f8786a1de294ca3a9bf4fb52bbafcd725a3 (diff) | |
download | freebsd-ports-gnome-8d97da32ef224721c21be4bfe3086b04a2987986.tar.gz freebsd-ports-gnome-8d97da32ef224721c21be4bfe3086b04a2987986.tar.zst freebsd-ports-gnome-8d97da32ef224721c21be4bfe3086b04a2987986.zip |
To ports@freebsd.org.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Sather/Makefile | 2 | ||||
-rw-r--r-- | lang/mawk/Makefile | 2 | ||||
-rw-r--r-- | lang/mixal/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile index 138134c1ae3a..22a54c0fa790 100644 --- a/lang/Sather/Makefile +++ b/lang/Sather/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= sather -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc diff --git a/lang/mawk/Makefile b/lang/mawk/Makefile index 2eb294d1ba5f..c8f181def487 100644 --- a/lang/mawk/Makefile +++ b/lang/mawk/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ftp://ftp.whidbey.net/pub/brennan/ DISTFILES= ${PORTNAME}${PORTVERSION}.tar.gz -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes ALL_TARGET= diff --git a/lang/mixal/Makefile b/lang/mixal/Makefile index 36adc1e7f80f..5890b479db3e 100644 --- a/lang/mixal/Makefile +++ b/lang/mixal/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ccil.org/retro/ \ ftp://locke.ccil.org/pub/retro/ EXTRACT_SUFX= .shar.gz -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org EXTRACT_CMD= zcat EXTRACT_BEFORE_ARGS= |