diff options
author | sf <sf@FreeBSD.org> | 2001-03-09 03:52:25 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-09 03:52:25 +0800 |
commit | 7046c5a247eaf5c2272d6e4424e18fc266cd62a9 (patch) | |
tree | 2d8d1ac4b5d83ad8a99abaf5bb3c1ced368ed6c5 /graphics/xpaint/Makefile | |
parent | a58f35c1dfaf15ffaaa40201d8bf006ad349f694 (diff) | |
download | freebsd-ports-gnome-7046c5a247eaf5c2272d6e4424e18fc266cd62a9.tar.gz freebsd-ports-gnome-7046c5a247eaf5c2272d6e4424e18fc266cd62a9.tar.zst freebsd-ports-gnome-7046c5a247eaf5c2272d6e4424e18fc266cd62a9.zip |
drop maintainership from jseger.
Diffstat (limited to 'graphics/xpaint/Makefile')
-rw-r--r-- | graphics/xpaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index 70b9ae773440..1844d002222c 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://home.worldonline.dk/~torsten/xpaint/ \ ftp://ftp.win.ne.jp/pub/graphics/ -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.4:${PORTSDIR}/graphics/png |