summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-18 04:53:55 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-18 04:53:55 +0000
commite7efb828a9dac76ae8b00b0ff55e27e9646135c3 (patch)
treece010c2af1117716d4f53be5819773e78e2ceb92
parent90c6b348711df65abbc5ae15b7f92ae519885888 (diff)
downloadfreebsd-ports-e7efb828a9dac76ae8b00b0ff55e27e9646135c3.zip
This port need to zero out PORTREVISION and PORTEPOCH.
-rw-r--r--www/mozilla-gtk1/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mozilla-gtk1/Makefile b/www/mozilla-gtk1/Makefile
index 0f0a8a3b5c1a..13db749c4d3c 100644
--- a/www/mozilla-gtk1/Makefile
+++ b/www/mozilla-gtk1/Makefile
@@ -6,6 +6,8 @@
#
PORTNAME= mozilla
+PORTREVISION= 0
+PORTEPOCH= 0
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../mozilla