diff options
author | Mark Felder <feld@FreeBSD.org> | 2019-01-15 17:16:05 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2019-01-15 17:16:05 +0000 |
commit | 5b0da799049a5b63c3504870deedab8905fcb46d (patch) | |
tree | f4c6d3810b0a621b050b917f1ae7832bd708981a | |
parent | e6dc0d45d40f430f0bc6e721f62bea622c107cfc (diff) | |
download | freebsd-ports-5b0da799049a5b63c3504870deedab8905fcb46d.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 |