diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-21 16:27:43 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-21 16:27:43 +0000 |
commit | a05c355cef04ee4f45130a94941d8444b9b1a25b (patch) | |
tree | 90d027e9bb6704d522d4d12d55072ce267624846 /www/seamonkey2/Makefile | |
parent | 1676e3e8dc0b8c50c92e413a61beab6e04ba97f8 (diff) | |
download | ports-a05c355cef04ee4f45130a94941d8444b9b1a25b.tar.gz ports-a05c355cef04ee4f45130a94941d8444b9b1a25b.zip |
Notes
Diffstat (limited to 'www/seamonkey2/Makefile')
-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 edd38ac60984..c322ceeb20b3 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mozilla -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.6 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} |