aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-07-06 03:11:13 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-07-06 03:11:13 +0000
commit236c8241d50c1caf4780e435871fc411e1fb2fb8 (patch)
tree4fef9799040a9c98ede31ea666adc61db78b29fa /textproc
parent3e9d8c17f6eab55b966cdfe21ca2ccb168e9728b (diff)
downloadports-236c8241d50c1caf4780e435871fc411e1fb2fb8.tar.gz
ports-236c8241d50c1caf4780e435871fc411e1fb2fb8.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxml2/Makefile4
-rw-r--r--textproc/libxslt/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index e0a9d615de1f..3369fc75b9df 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6
DIST_SUBDIR= gnome2
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= XML parser library for GNOME
+MAINTAINER?= gnome@FreeBSD.org
+COMMENT?= XML parser library for GNOME
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 7c05a20b25a9..fe94da55282e 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
DIST_SUBDIR= gnome2
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= The XSLT C library for GNOME
+MAINTAINER?= gnome@FreeBSD.org
+COMMENT?= The XSLT C library for GNOME
USE_BZIP2= yes
USE_GMAKE= yes