diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-08 07:41:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-08 07:41:27 +0000 |
commit | 0e0260d2dc5d6adfca0551ef69c751675b2fa8cc (patch) | |
tree | db2f7a6f1639d33849a5af773ad0589308b11e3b /www/epiphany-extensions/Makefile | |
parent | Update to 1.7.2 to fix a few security vulnerabilities, and add a pkg-deinstall (diff) |
Bump PORTREVISIONs to chase Mozilla update.
Diffstat (limited to 'www/epiphany-extensions/Makefile')
-rw-r--r-- | www/epiphany-extensions/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index f321f4d3a050..b7a10ade7905 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.0 |