diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-01 16:10:18 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-01 16:10:18 +0000 |
commit | 1068818d3826c28b76923430189bdf274252648a (patch) | |
tree | 6779b6e06541203258a3897280b0aacd8b808825 /net-im/gyach | |
parent | b0822e719f3aeae22dffab6d6bd766724e5a4c37 (diff) | |
download | ports-1068818d3826c28b76923430189bdf274252648a.tar.gz ports-1068818d3826c28b76923430189bdf274252648a.zip |
Notes
Diffstat (limited to 'net-im/gyach')
-rw-r--r-- | net-im/gyach/Makefile | 6 | ||||
-rw-r--r-- | net-im/gyach/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net-im/gyach/Makefile b/net-im/gyach/Makefile index 369963bcb4bf..b2ca7e0afa3d 100644 --- a/net-im/gyach/Makefile +++ b/net-im/gyach/Makefile @@ -7,13 +7,15 @@ PORTNAME= gyach PORTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://www4.infi.net/~cpinkham/gyach/code/ -DISTNAME= ${PORTNAME}-${PORTVERSION} +MASTER_SITES= ftp://ftp.snaphat.com/pub/software/ +DISTNAME= ${PORTNAME}-${PORTVERSION}_patched 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 diff --git a/net-im/gyach/distinfo b/net-im/gyach/distinfo index c1c0bb354779..c9953a122137 100644 --- a/net-im/gyach/distinfo +++ b/net-im/gyach/distinfo @@ -1 +1 @@ -MD5 (gyach-0.9.6.tar.gz) = 31384e0dce07367a4e318396a0702399 +MD5 (gyach-0.9.6_patched.tar.gz) = 11063ed91fe06bb9981d8373933ae0d7 |