diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-07 06:27:28 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-07 06:27:28 +0000 |
commit | a0e4c55b8b3d9edd444d51a4ff9a8fa15ffc3f30 (patch) | |
tree | acc3a578362e0a74381bc5431da4e292366aacf3 /www/xpi-greasemonkey | |
parent | 9cdc5057741e4cb8da3c95d50ed2c8046504d47f (diff) |
Notes
Diffstat (limited to 'www/xpi-greasemonkey')
-rw-r--r-- | www/xpi-greasemonkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xpi-greasemonkey/Makefile b/www/xpi-greasemonkey/Makefile index 303762c99eb2..fb46eab98b4a 100644 --- a/www/xpi-greasemonkey/Makefile +++ b/www/xpi-greasemonkey/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.20070607.0 DISTVERSIONSUFFIX= -fx CATEGORIES= www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chinsan@FreeBSD.org COMMENT= Add bits of DHTML to any web page to change its behavior XPI_ID= {e4a8a97b-f2ed-450b-b12d-ee082ba24781} |