aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-02-28 06:46:08 +0800
committerpav <pav@FreeBSD.org>2004-02-28 06:46:08 +0800
commit210c19f4d7ee6e078b44fc7497823ef3563aa559 (patch)
tree9365dec9ab7caa0445d2539724fc8ddec7f01a42
parent6a6c2fede2e2ae335aa2caf18ad35b790b237856 (diff)
downloadfreebsd-ports-gnome-210c19f4d7ee6e078b44fc7497823ef3563aa559.tar.gz
freebsd-ports-gnome-210c19f4d7ee6e078b44fc7497823ef3563aa559.tar.zst
freebsd-ports-gnome-210c19f4d7ee6e078b44fc7497823ef3563aa559.zip
- Make MAINTAINER and COMMENT fields overridable by slave port
-rw-r--r--science/cdcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/cdcl/Makefile b/science/cdcl/Makefile
index c543b1f68718..2a5b92761c15 100644
--- a/science/cdcl/Makefile
+++ b/science/cdcl/Makefile
@@ -11,8 +11,8 @@ CATEGORIES= science graphics
MASTER_SITES= http://www.gfd-dennou.org/arch/dcl/
DISTNAME= dcl-5.2-C.3
-MAINTAINER= murakami@ahs.scitec.kobe-u.ac.jp
-COMMENT= Scientific graphic library for geoscience
+MAINTAINER?= murakami@ahs.scitec.kobe-u.ac.jp
+COMMENT?= Scientific graphic library for geoscience
.if defined(WITH_GTK)
PKGNAMESUFFIX= -gtk