diff options
author | itojun <itojun@FreeBSD.org> | 2001-01-09 13:57:08 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 2001-01-09 13:57:08 +0800 |
commit | 35529bfecbc5e288efe36ed76af9ad3b29086e57 (patch) | |
tree | b6d2430e478a98d5a2d61a25c4c0633cd1a32fbe /misc/crosspad/Makefile | |
parent | b0e272b58abb7068e0d5ac6674f2a95e5c7c10a7 (diff) | |
download | freebsd-ports-gnome-35529bfecbc5e288efe36ed76af9ad3b29086e57.tar.gz freebsd-ports-gnome-35529bfecbc5e288efe36ed76af9ad3b29086e57.tar.zst freebsd-ports-gnome-35529bfecbc5e288efe36ed76af9ad3b29086e57.zip |
drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
Diffstat (limited to 'misc/crosspad/Makefile')
-rw-r--r-- | misc/crosspad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/crosspad/Makefile b/misc/crosspad/Makefile index 8c3c9b8fee7a..995668310756 100644 --- a/misc/crosspad/Makefile +++ b/misc/crosspad/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 19991202 CATEGORIES= misc MASTER_SITES= ftp://ftp.itojun.org/pub/misc/ -MAINTAINER= itojun@itojun.org +MAINTAINER= ports@freebsd.org GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/crosspad/build |