aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/gwget
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-03-25 03:22:16 +0800
committerpav <pav@FreeBSD.org>2005-03-25 03:22:16 +0800
commit91b7157edb47288f7ece283cc171e0e544ec51da (patch)
treeba73c81f03b0d8b6013f7d50f2c125bdbe213fe4 /ftp/gwget
parentf52cc68a45dd5f9e05ee48d185fd5ea80e3b9075 (diff)
downloadfreebsd-ports-gnome-91b7157edb47288f7ece283cc171e0e544ec51da.tar.gz
freebsd-ports-gnome-91b7157edb47288f7ece283cc171e0e544ec51da.tar.zst
freebsd-ports-gnome-91b7157edb47288f7ece283cc171e0e544ec51da.zip
- Chase Epiphany update
PR: ports/79206 Submitted by: Radek Kozlowski <radek@raadradd.com> (maintainer) Approved by: portmgr (marcus)
Diffstat (limited to 'ftp/gwget')
-rw-r--r--ftp/gwget/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile
index 9a486b5bf8ea..e04a98bab604 100644
--- a/ftp/gwget/Makefile
+++ b/ftp/gwget/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gwget
PORTVERSION= 0.93
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,7 +24,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= gwget.schemas
-EPHY_VER= 1.4
+EPHY_VER= 1.6
.include <bsd.port.pre.mk>