diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-01-21 13:36:36 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-01-21 13:36:36 +0000 |
commit | c277e07b27c073d541e7636c66119fa2ecc2aa2a (patch) | |
tree | ab8ed4046a05201593c2bcd2ed8592bd2a949713 /www/seamonkey | |
parent | 1aba7f2bdf94d058bf0fbfe917474d29b39e31c3 (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 f852a3dfc7a6..b9c99bc48aa1 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -3,6 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.32 +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/ |