diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-25 21:53:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-25 21:53:39 +0000 |
commit | 083cf1bc6e2068c44e157bcd51009f41eceac946 (patch) | |
tree | 8fed40f51fe08623eb0e43f3bdd24388b15d4744 /www/mozilla-devel/Makefile | |
parent | 99e456bb466ee10cdc501234d6a152fd71be84d6 (diff) |
Notes
Diffstat (limited to 'www/mozilla-devel/Makefile')
-rw-r--r-- | www/mozilla-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile index f49f74ff81b6..c626ebc7c8de 100644 --- a/www/mozilla-devel/Makefile +++ b/www/mozilla-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME?= mozilla PORTVERSION= 1.3a -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH?= 1 CATEGORIES?= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ |