aboutsummaryrefslogtreecommitdiff
path: root/ftp/gwget
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-08 21:02:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-08 21:02:28 +0000
commitd77188b8bccb0992633b4318ee3c0f2edb549531 (patch)
treefdc4c89cdb6f34903fcfbbb6ce9a48a704484b12 /ftp/gwget
parenteec92b731c86560f0eb4986bd39c22fe5708eac1 (diff)
downloadports-d77188b8bccb0992633b4318ee3c0f2edb549531.tar.gz
ports-d77188b8bccb0992633b4318ee3c0f2edb549531.zip
Notes
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 75769df5b815..25796efaeb68 100644
--- a/ftp/gwget/Makefile
+++ b/ftp/gwget/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gwget
PORTVERSION= 0.90
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gwget
@@ -22,7 +22,7 @@ USE_REINPLACE= yes
USE_X_PREFIX= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-EPHY_VER= 1.2
+EPHY_VER= 1.4
.include <bsd.port.pre.mk>