summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-18 04:54:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-18 04:54:27 +0000
commit13b02ed1b3481e3f6ed8073862644670ef8a9d99 (patch)
treec69785a62af58c86952737da4c44a4973a65ae55
parente7efb828a9dac76ae8b00b0ff55e27e9646135c3 (diff)
downloadfreebsd-ports-13b02ed1b3481e3f6ed8073862644670ef8a9d99.zip
This port needs to zero out PORTREVISION and PORTEPOCH.
-rw-r--r--www/mozilla-devel-gtk1/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mozilla-devel-gtk1/Makefile b/www/mozilla-devel-gtk1/Makefile
index 705c9bfebc08..c20b32751ffa 100644
--- a/www/mozilla-devel-gtk1/Makefile
+++ b/www/mozilla-devel-gtk1/Makefile
@@ -6,6 +6,8 @@
#
PORTNAME= mozilla
+PORTREVISION= 0
+PORTEPOCH= 0
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../mozilla-devel