diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-08 11:23:57 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-08 11:23:57 +0000 |
commit | 113f7e45473163da08f609d4d9b7ed6542f99e40 (patch) | |
tree | 6c28874dd70943ec6b5ca0f1f736c146b8940b73 /x11/xmascot | |
parent | e98887327fd73c421028304690fdc6042ff8556f (diff) | |
download | ports-113f7e45473163da08f609d4d9b7ed6542f99e40.tar.gz ports-113f7e45473163da08f609d4d9b7ed6542f99e40.zip |
Notes
Diffstat (limited to 'x11/xmascot')
-rw-r--r-- | x11/xmascot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index 23559edf7867..d181fc6bedaa 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -11,7 +11,7 @@ PKGNAME= xmascot-2.5p2 CATEGORIES= x11 MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org USE_GMAKE= yes USE_IMAKE= yes |