diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
commit | 5ea57a0fd39fc57de56f3dff400e39592ccdaad6 (patch) | |
tree | 6aa9627c6be62cced66e8bb606eb56b9cb6d2723 /www/xpi-conkeror | |
parent | 1a430a70459d8bf7d1922c6f1d3298bf0c1307b1 (diff) | |
download | ports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.tar.gz ports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.zip |
Notes
Diffstat (limited to 'www/xpi-conkeror')
-rw-r--r-- | www/xpi-conkeror/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/xpi-conkeror/Makefile b/www/xpi-conkeror/Makefile index 9737d2f3337e..78434ff0b1db 100644 --- a/www/xpi-conkeror/Makefile +++ b/www/xpi-conkeror/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: conkeror # Date created: 27 April 2006 -# Whom: Andrew Pantyukhin <infofarmer@gmail.com> +# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_MOZDEV} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX?= -MAINTAINER= infofarmer@gmail.com +MAINTAINER= infofarmer@FreeBSD.org COMMENT= A completely keyboard driven browser based on firefox RUN_DEPENDS= ${CONK_APP}:${PORTSDIR}/www/${CONK_APP} |