diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 13:37:41 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 13:37:41 +0000 |
commit | cffcff87c31a41fa6931d5ebf810ceecfe1e40ae (patch) | |
tree | dccda1a8b7dd0cca0b08203a550bf822d8b6af05 /www/xpi-conkeror | |
parent | 2883e69816cc3da87578b063699710cf735a127b (diff) | |
download | ports-cffcff87c31a41fa6931d5ebf810ceecfe1e40ae.tar.gz ports-cffcff87c31a41fa6931d5ebf810ceecfe1e40ae.zip |
- Change my maintainer address.
Approved by: pgj (mentor)
Notes
Notes:
svn path=/head/; revision=256386
Diffstat (limited to 'www/xpi-conkeror')
-rw-r--r-- | www/xpi-conkeror/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xpi-conkeror/Makefile b/www/xpi-conkeror/Makefile index 24e3fd5618a3..eca128d7bb9a 100644 --- a/www/xpi-conkeror/Makefile +++ b/www/xpi-conkeror/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://mirror.4bit.ws/ \ ${MASTER_SITE_FREEBSD} MASTER_SITE_SUBDIR= dhn -MAINTAINER= wahjava@gmail.com +MAINTAINER= ashish@FreeBSD.org COMMENT= A completely keyboard driven browser based on firefox WRKSRC= ${WRKDIR}/conkeror |