diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-12-15 20:57:41 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-12-15 20:57:41 +0000 |
commit | 043a907e62bc403c5ef62fb36a419e19f7912296 (patch) | |
tree | 31b09f6d6e857b40aa37bcdd3c76abc7edcdda77 /www/seamonkey/Makefile | |
parent | 10cb456d1ac3f43cdf0db1980682c7298b177d50 (diff) |
Notes
Diffstat (limited to 'www/seamonkey/Makefile')
-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 aedaf9360cf2..889c113cf75e 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -8,6 +8,7 @@ PORTNAME= seamonkey DISTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES?= www MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= seamonkey/releases/${DISTVERSION} |