aboutsummaryrefslogtreecommitdiff
path: root/www/links
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-02-22 17:47:45 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-02-22 17:47:45 +0000
commit3dd217f939493ae592fa8cc6d7c2d8dffe47d5e9 (patch)
tree704c2ec653e75a5b29d1812b6179885133806b3a /www/links
parent2eca8d5ed713f579aee5a7dd3050298fc3337019 (diff)
downloadports-3dd217f939493ae592fa8cc6d7c2d8dffe47d5e9.tar.gz
ports-3dd217f939493ae592fa8cc6d7c2d8dffe47d5e9.zip
Allow to override MAINTAINER in slave ports.
Notes
Notes: svn path=/head/; revision=76184
Diffstat (limited to 'www/links')
-rw-r--r--www/links/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/links/Makefile b/www/links/Makefile
index bc37d5ebef54..cbba051670d3 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= www
MASTER_SITES= http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/
DISTNAME= ${PORTNAME}-2.1pre7
-MAINTAINER= demon@FreeBSD.org
+MAINTAINER?= demon@FreeBSD.org
COMMENT= Lynx-like text WWW browser
GNU_CONFIGURE= yes