aboutsummaryrefslogtreecommitdiff
path: root/ftp/gwget/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-03-24 19:22:16 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-03-24 19:22:16 +0000
commita2200907753f6f26d076f6d2f03f511b008722a7 (patch)
tree519e615ef940b44cb89ed7bf4bcd2528e6c25af3 /ftp/gwget/Makefile
parent1c711667a08f76335783891e7ba9bcd183f4ec84 (diff)
downloadports-a2200907753f6f26d076f6d2f03f511b008722a7.tar.gz
ports-a2200907753f6f26d076f6d2f03f511b008722a7.zip
Notes
Diffstat (limited to 'ftp/gwget/Makefile')
-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>