diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-07-04 19:40:26 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-07-04 19:40:26 +0800 |
commit | 4ffa38265280fa22043038e6d5f970c6d6cf7b5e (patch) | |
tree | 29928fab436ed0b81c8ba6bcb16d8954d9b8ad80 /www/firefox/Makefile | |
parent | ed7ec877abadcc4382dc1f4c9136d43c4fc76077 (diff) | |
download | freebsd-ports-gnome-4ffa38265280fa22043038e6d5f970c6d6cf7b5e.tar.gz freebsd-ports-gnome-4ffa38265280fa22043038e6d5f970c6d6cf7b5e.tar.zst freebsd-ports-gnome-4ffa38265280fa22043038e6d5f970c6d6cf7b5e.zip |
gecko: drop pre/post-install scripts after r473092 and r497197
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index a219bf42cef0..cbe6ede0c043 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 68.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ |