diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2004-12-27 00:20:06 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2004-12-27 00:20:06 +0000 |
commit | 0ac2ce888fec626d524b8e11643164c9f95df6d9 (patch) | |
tree | 616d424d221cc571db4e4123601b513f33674671 /misc | |
parent | d4a7bf8f6ad15826d48e512fc18f66bda0861fc8 (diff) | |
download | ports-0ac2ce888fec626d524b8e11643164c9f95df6d9.tar.gz ports-0ac2ce888fec626d524b8e11643164c9f95df6d9.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/magicpoint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index 193165e08664..e4f3cc3286c2 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.11a CATEGORIES+= misc MASTER_SITES= ftp://ftp.mew.org/pub/mgp/ -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= mita@FreeBSD.org COMMENT?= An X11-based presentation tool LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \ |