diff options
author | Thomas-Martin Seck <tmseck@FreeBSD.org> | 2013-03-09 18:09:24 +0000 |
---|---|---|
committer | Thomas-Martin Seck <tmseck@FreeBSD.org> | 2013-03-09 18:09:24 +0000 |
commit | f7cc9217e78e8d0e31d9e9502cd1035339d347fb (patch) | |
tree | 56a821b5c7d008e1e187546a32bf69b0a14ee809 /www/dillo-i18n | |
parent | 92970971130ff779b01ce9f8cdaa4668eafcf727 (diff) |
Change MAINTAINER to my FreeBSD.org address.
Approved by: flo (mentor)
Notes
Notes:
svn path=/head/; revision=313740
Diffstat (limited to 'www/dillo-i18n')
-rw-r--r-- | www/dillo-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dillo-i18n/Makefile b/www/dillo-i18n/Makefile index 51b4395d5885..f83879fa268b 100644 --- a/www/dillo-i18n/Makefile +++ b/www/dillo-i18n/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= http://teki.jpn.ph/pc/software/ PKGNAMESUFFIX= -i18n DISTNAME= ${PORTNAME}-${DILLOVERSION}-i18n-misc-${I18NVERSION} -MAINTAINER= tmseck@netcologne.de +MAINTAINER= tmseck@FreeBSD.org COMMENT= A fast, small graphical Web browser with support for i18n RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget |