diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-06-21 05:45:58 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-06-21 05:45:58 +0800 |
commit | 1e363cb8e16c7a84a1792b9843f3a6c64a7f68fc (patch) | |
tree | 17a1f76984fa416012bc36e0e0a4bbd62f4815b1 /ftp/yafc/Makefile | |
parent | 433547a2a24897640ca46a0616d2a96ee49c8b65 (diff) | |
download | freebsd-ports-gnome-1e363cb8e16c7a84a1792b9843f3a6c64a7f68fc.tar.gz freebsd-ports-gnome-1e363cb8e16c7a84a1792b9843f3a6c64a7f68fc.tar.zst freebsd-ports-gnome-1e363cb8e16c7a84a1792b9843f3a6c64a7f68fc.zip |
Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
Diffstat (limited to 'ftp/yafc/Makefile')
-rw-r--r-- | ftp/yafc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index f78cc09f2d07..b33340dd581a 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.1 CATEGORIES= ftp MASTER_SITES= ftp://mayer.physto.se/pub/yafc/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes USE_BZIP2= yes |