diff options
author | mich <mich@FreeBSD.org> | 2006-06-07 18:57:46 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2006-06-07 18:57:46 +0800 |
commit | bf714ad14cc7132a1e737051aea96ac6da8c3c56 (patch) | |
tree | 14537e14772fe112121bbd12cccb3891fc64adf0 /www | |
parent | d3a53ebaef4151f551c01a06cd28323bb352d668 (diff) | |
download | freebsd-ports-gnome-bf714ad14cc7132a1e737051aea96ac6da8c3c56.tar.gz freebsd-ports-gnome-bf714ad14cc7132a1e737051aea96ac6da8c3c56.tar.zst freebsd-ports-gnome-bf714ad14cc7132a1e737051aea96ac6da8c3c56.zip |
- bump PORTEPOCH (as I reverted my earlier commit)
Reminded by: chkversion
Diffstat (limited to 'www')
-rw-r--r-- | www/awstats-devel/Makefile | 1 | ||||
-rw-r--r-- | www/awstats/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www/awstats-devel/Makefile b/www/awstats-devel/Makefile index 6fcf93c35cc4..eae378512dce 100644 --- a/www/awstats-devel/Makefile +++ b/www/awstats-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= awstats PORTVERSION= 6.5 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/awstats/Makefile b/www/awstats/Makefile index 6fcf93c35cc4..eae378512dce 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -8,6 +8,7 @@ PORTNAME= awstats PORTVERSION= 6.5 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |