diff options
author | kris <kris@FreeBSD.org> | 2000-03-29 15:19:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-29 15:19:16 +0800 |
commit | 219a3a7de3e0bacd847c8002b68034f3eb3d2650 (patch) | |
tree | 9fd8acabbc484d6fe13958f036de94dda92987b1 /www | |
parent | 62742e823760509312c2a6d949754198bdc46f76 (diff) | |
download | freebsd-ports-gnome-219a3a7de3e0bacd847c8002b68034f3eb3d2650.tar.gz freebsd-ports-gnome-219a3a7de3e0bacd847c8002b68034f3eb3d2650.tar.zst freebsd-ports-gnome-219a3a7de3e0bacd847c8002b68034f3eb3d2650.zip |
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
Diffstat (limited to 'www')
-rw-r--r-- | www/boa/Makefile | 2 | ||||
-rw-r--r-- | www/cgic/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/boa/Makefile b/www/boa/Makefile index 8b07068faac9..acfc7e1912e9 100644 --- a/www/boa/Makefile +++ b/www/boa/Makefile @@ -10,7 +10,7 @@ DISTNAME= boa-0.92 CATEGORIES= www MASTER_SITES= http://www.boa.org/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org do-build: @ cd ${WRKSRC}/src; make diff --git a/www/cgic/Makefile b/www/cgic/Makefile index 4d8cad509c42..63f8cf7d6ca8 100644 --- a/www/cgic/Makefile +++ b/www/cgic/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.boutell.com/cgic/ EXTRACT_SUFX= .tar.Z -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org ALL_TARGET= libcgic.so.1 |