diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-11-30 11:42:33 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-11-30 11:42:33 +0800 |
commit | 3fc984bd06f36463ebe3e25d74af5e8f9c3f467d (patch) | |
tree | 5bcbd873190d030f009b8df0f14757ec370952e4 /www/waterfox | |
parent | c6262e185f7772c6166862ae7bd4313dd0a40a49 (diff) | |
download | freebsd-ports-gnome-3fc984bd06f36463ebe3e25d74af5e8f9c3f467d.tar.gz freebsd-ports-gnome-3fc984bd06f36463ebe3e25d74af5e8f9c3f467d.tar.zst freebsd-ports-gnome-3fc984bd06f36463ebe3e25d74af5e8f9c3f467d.zip |
www/waterfox: drop version from COMMENT
A remnant from before PORTVERSION was based on config/milestone.txt.
Diffstat (limited to 'www/waterfox')
-rw-r--r-- | www/waterfox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index d052b3b6ffc3..412029326d23 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 56.0.s20171122 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org -COMMENT= Distilled fork of Firefox ${MOZILLA_VER:R:R} +COMMENT= Distilled fork of Firefox DEPRECATED= Temporary experiment EXPIRATION_DATE=2017-12-12 |