diff options
author | reg <reg@FreeBSD.org> | 2001-02-16 17:29:24 +0000 |
---|---|---|
committer | reg <reg@FreeBSD.org> | 2001-02-16 17:29:24 +0000 |
commit | 621832301fd24e12b9319b97505cf61f2ee56f05 (patch) | |
tree | dde9d88bcde1ec4add79d6e72f4e29c7627582b0 /www/seamonkey/Makefile | |
parent | 9496f098732e2557f60c08a778e1f510bb9a4bc9 (diff) | |
download | FreeBSD-ports-621832301fd24e12b9319b97505cf61f2ee56f05.zip FreeBSD-ports-621832301fd24e12b9319b97505cf61f2ee56f05.tar.gz |
Update to 0.8. No major changes in the port, only regenerated patches.
patch-ao was merged in a slightly different form.
Diffstat (limited to 'www/seamonkey/Makefile')
-rw-r--r-- | www/seamonkey/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index bf0b6a1..fa75798 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -6,9 +6,8 @@ # PORTNAME= mozilla -PORTVERSION= 0.7 +PORTVERSION= 0.8 PORTEPOCH= 1 -PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/M/m/}/src |