diff options
author | Marius Strobl <marius@FreeBSD.org> | 2009-04-04 11:47:00 +0000 |
---|---|---|
committer | Marius Strobl <marius@FreeBSD.org> | 2009-04-04 11:47:00 +0000 |
commit | 532c41471e2b914c47719f42f26ccf73f66e4e25 (patch) | |
tree | 651867f2000d7540a1f31cfab12314de9596b97b /www/seamonkey | |
parent | 148a2102e2a850a4998bd30c3a9f9278c2c4d372 (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 a61a85f2c9e3..7ba50cbdc34a 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -8,6 +8,7 @@ PORTNAME= seamonkey DISTVERSION= 1.1.15 +PORTREVISION 1 CATEGORIES?= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= seamonkey/releases/${DISTVERSION} |