diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2001-01-09 05:57:08 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2001-01-09 05:57:08 +0000 |
commit | 8a1d4f194e16776e0dfe99294a660dd3006456b7 (patch) | |
tree | 54030674eaeb8395968b69e584b43cfbde4a6b7b /misc/crosspad | |
parent | 34c261aa49b0970e92716e7c1c7e3ada6b401ff8 (diff) | |
download | ports-8a1d4f194e16776e0dfe99294a660dd3006456b7.tar.gz ports-8a1d4f194e16776e0dfe99294a660dd3006456b7.zip |
Notes
Diffstat (limited to 'misc/crosspad')
-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 |