diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/intltool/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxslt/Makefile | 2 | ||||
-rw-r--r-- | textproc/scrollkeeper/Makefile | 2 | ||||
-rw-r--r-- | textproc/xml-i18n-tools/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 72baac9dc638..a080c3cb6b6e 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/${PORTNAME} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 42ed1bb8e442..4444a4b3a6fc 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 08902c78b902..f9f2490191a7 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 22de8f78a4e9..f313bef5dace 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/libxslt -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 6f8d2c9473d1..dff4b54655ca 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_GNOME:S,%SUBDIR%,stable/sources/scrollkeeper,} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml diff --git a/textproc/xml-i18n-tools/Makefile b/textproc/xml-i18n-tools/Makefile index 72baac9dc638..a080c3cb6b6e 100644 --- a/textproc/xml-i18n-tools/Makefile +++ b/textproc/xml-i18n-tools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/${PORTNAME} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_GMAKE= yes USE_LIBTOOL= yes |