diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-10 21:03:22 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-10 21:03:22 +0000 |
commit | befea0889a41ef6a764051f0cff650ea8e6b3b52 (patch) | |
tree | 17c2b51c07566d5db339d643eb03ad1a3ac33300 /www/seamonkey2 | |
parent | 6790d79e77123bcf166be07789e7925d87e544b3 (diff) |
Notes
Diffstat (limited to 'www/seamonkey2')
-rw-r--r-- | www/seamonkey2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 690149e63670..30792bc32a60 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -7,7 +7,7 @@ PORTNAME= mozilla PORTVERSION= 1.0.rc1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ |