diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:55:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:55:54 +0000 |
commit | 2d7cbb3ad248ad3c6e4f5771049565ab298af649 (patch) | |
tree | bbf03148d13bc52b70b4e74b1828401609e14829 /www/seamonkey | |
parent | bb210937730d8ecec1aa6a641302e298e1b94cda (diff) |
Notes
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 73f389a86284..6c835940b990 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -3,6 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.31 +PORTREVISION= 1 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/ |