diff options
author | sf <sf@FreeBSD.org> | 2001-04-09 22:55:53 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-04-09 22:55:53 +0800 |
commit | 65e46c4ad80c833fd25296700b1f9c42c6d07228 (patch) | |
tree | 00026737933a8a3e7c0a8686496d752415dce388 /www | |
parent | 188ef9eff16bb9f4efca3fe6dd6a38b40683dbb7 (diff) | |
download | freebsd-ports-gnome-65e46c4ad80c833fd25296700b1f9c42c6d07228.tar.gz freebsd-ports-gnome-65e46c4ad80c833fd25296700b1f9c42c6d07228.tar.zst freebsd-ports-gnome-65e46c4ad80c833fd25296700b1f9c42c6d07228.zip |
PORTEPOCH should not be removed.
Diffstat (limited to 'www')
-rw-r--r-- | www/mozilla+ipv6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mozilla+ipv6/Makefile b/www/mozilla+ipv6/Makefile index 729af421d814..09acf516df68 100644 --- a/www/mozilla+ipv6/Makefile +++ b/www/mozilla+ipv6/Makefile @@ -8,6 +8,7 @@ PORTNAME= mozilla PORTVERSION= 0.8.1 PORTREVISION= 1 +PORTEPOCH= 1 PKGNAMESUFFIX= +ipv6 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} |