summaryrefslogtreecommitdiff
path: root/devel/varconf
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-05-06 16:58:45 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-05-06 16:58:45 +0000
commitbfb01afeba48122275b153e226e1165a6f874143 (patch)
tree9cef40966f31651ee7d84fde13bb8eb544043784 /devel/varconf
parentUpdate to 1.700.2. (diff)
redefine the MAINTAINER field with my FreeBSD address
Approved By: alex (mentor)
Notes
Notes: svn path=/head/; revision=80276
Diffstat (limited to 'devel/varconf')
-rw-r--r--devel/varconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/varconf/Makefile b/devel/varconf/Makefile
index 3e096561cd0f..8a8d60a67871 100644
--- a/devel/varconf/Makefile
+++ b/devel/varconf/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://victor.worldforge.org/%SUBDIR%/ \
ftp://ftp.fr.gnome.org/%SUBDIR%/
MASTER_SITE_SUBDIR= pub/worldforge/libs/varconf
-MAINTAINER= lehmann@ans-netz.de
+MAINTAINER= oliver@freebsd.org
COMMENT= A Configuration System for the STAGE Server
LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++