diff options
author | ache <ache@FreeBSD.org> | 2002-03-25 22:46:55 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2002-03-25 22:46:55 +0800 |
commit | b614250f3bde54f06a6590d23131deb6a608c44c (patch) | |
tree | c01e3764f33da95d5349ae0621ada019788c2078 /www | |
parent | 0335195d64d0899d0bea1509a9ac8386f1d63e27 (diff) | |
download | freebsd-ports-gnome-b614250f3bde54f06a6590d23131deb6a608c44c.tar.gz freebsd-ports-gnome-b614250f3bde54f06a6590d23131deb6a608c44c.tar.zst freebsd-ports-gnome-b614250f3bde54f06a6590d23131deb6a608c44c.zip |
Remove myself from MAINTAINER
Diffstat (limited to 'www')
-rw-r--r-- | www/comline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/comline/Makefile b/www/comline/Makefile index 0e06b0fe2532..5e9db07514df 100644 --- a/www/comline/Makefile +++ b/www/comline/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.w3.org/pub/old/comline/ \ DISTFILES= w3c-libwww-4.0D.tar.gz \ w3c_4.0D_src.tar.gz -MAINTAINER= ache@freebsd.org +MAINTAINER= ports@FreeBSD.org BROKEN= "Does not build (duplicate strcasestr)" |