diff options
author | kris <kris@FreeBSD.org> | 2003-03-28 21:06:30 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-03-28 21:06:30 +0800 |
commit | be3b92c39268144e0d541b9a95a3236def547099 (patch) | |
tree | 5608e5985a456616461b2838373942b0bda99e61 | |
parent | 53a46b5cee3e57c5e60276a3275830b1748fe1c1 (diff) | |
download | freebsd-ports-gnome-be3b92c39268144e0d541b9a95a3236def547099.tar.gz freebsd-ports-gnome-be3b92c39268144e0d541b9a95a3236def547099.tar.zst freebsd-ports-gnome-be3b92c39268144e0d541b9a95a3236def547099.zip |
Reset bouncing maintainer address.
-rw-r--r-- | graphics/autotrace/Makefile | 2 | ||||
-rw-r--r-- | japanese/font-kochi/Makefile | 2 | ||||
-rw-r--r-- | japanese/kochi-ttfonts/Makefile | 2 | ||||
-rw-r--r-- | print/ft2demos/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index 2baf6f2a64d3..7d45b5f0a747 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= kanou@mil.allnet.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Convert bitmap to vector graphics LIB_DEPENDS= jbig.1:${PORTSDIR}/graphics/jbigkit \ diff --git a/japanese/font-kochi/Makefile b/japanese/font-kochi/Makefile index df4b514da334..481a84e4d985 100644 --- a/japanese/font-kochi/Makefile +++ b/japanese/font-kochi/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.on.cs.keio.ac.jp/~yasu/linux/fonts/ \ DISTFILES= kochi-mincho-0.2.${MINCHO_VER}.tar.bz2 \ kochi-gothic-0.2.${GOTHIC_VER}.tar.bz2 -MAINTAINER= kanou@mil.allnet.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Free Japanese TrueType fonts named 'Kochi' USE_X_PREFIX= yes diff --git a/japanese/kochi-ttfonts/Makefile b/japanese/kochi-ttfonts/Makefile index df4b514da334..481a84e4d985 100644 --- a/japanese/kochi-ttfonts/Makefile +++ b/japanese/kochi-ttfonts/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.on.cs.keio.ac.jp/~yasu/linux/fonts/ \ DISTFILES= kochi-mincho-0.2.${MINCHO_VER}.tar.bz2 \ kochi-gothic-0.2.${GOTHIC_VER}.tar.bz2 -MAINTAINER= kanou@mil.allnet.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Free Japanese TrueType fonts named 'Kochi' USE_X_PREFIX= yes diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile index 644d168da58a..244c18b0434d 100644 --- a/print/ft2demos/Makefile +++ b/print/ft2demos/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \ ftp://ftp.freetype.org/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= freetype2 -MAINTAINER= kanou@mil.allnet.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Demo programs for FreeType2 BUILD_DEPENDS+= libtool:${PORTSDIR}/devel/libtool |