diff options
Diffstat (limited to 'net/gyach/Makefile')
-rw-r--r-- | net/gyach/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/gyach/Makefile b/net/gyach/Makefile index b2ca7e0afa3d..80514ea5d244 100644 --- a/net/gyach/Makefile +++ b/net/gyach/Makefile @@ -6,16 +6,13 @@ # PORTNAME= gyach -PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTVERSION= 0.9.7 CATEGORIES= net -MASTER_SITES= ftp://ftp.snaphat.com/pub/software/ -DISTNAME= ${PORTNAME}-${PORTVERSION}_patched +MASTER_SITES= http://www4.infi.net/~cpinkham/gyach/code/ MAINTAINER?= aaron@snaphat.com COMMENT= Gyach is a GTK+ based Yahoo! Chat client -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes USE_GNOME= gtk20 USE_X_PREFIX= yes |