diff options
author | feld <feld@FreeBSD.org> | 2019-01-16 01:16:05 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2019-01-16 01:16:05 +0800 |
commit | 78db4520af565ea9ffb7c2b88dc8531f7a2f9eeb (patch) | |
tree | f4c6d3810b0a621b050b917f1ae7832bd708981a | |
parent | a52d453dba5f1b8871f2ad977c6000a40891bccf (diff) | |
download | freebsd-ports-gnome-78db4520af565ea9ffb7c2b88dc8531f7a2f9eeb.tar.gz freebsd-ports-gnome-78db4520af565ea9ffb7c2b88dc8531f7a2f9eeb.tar.zst freebsd-ports-gnome-78db4520af565ea9ffb7c2b88dc8531f7a2f9eeb.zip |
Return to the pool
-rw-r--r-- | lang/phantomjs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile index 1d21187b565a..14e2183ad769 100644 --- a/lang/phantomjs/Makefile +++ b/lang/phantomjs/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.1.1 PORTREVISION= 12 CATEGORIES= lang -MAINTAINER= feld@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minimalistic, headless, WebKit-based, JavaScript-driven tool LICENSE= BSD3CLAUSE |