diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-05 09:03:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-05 09:03:07 +0000 |
commit | b4fe888bec3f6db957d768fd291932a928445d72 (patch) | |
tree | 3dac358042aaf1ca00d813885b6cb1793bb65797 /net-im | |
parent | 2d110842ec80d2f3f5f5a83957549de9c0d9a1a3 (diff) | |
download | ports-b4fe888bec3f6db957d768fd291932a928445d72.tar.gz ports-b4fe888bec3f6db957d768fd291932a928445d72.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ayttm/Makefile | 10 | ||||
-rw-r--r-- | net-im/ayttm/distinfo | 6 |
2 files changed, 7 insertions, 9 deletions
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index 2ab98acdcf65..80e938b7adde 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -6,10 +6,11 @@ # PORTNAME= ayttm -PORTVERSION= 0.5.0.82 -PORTREVISION= 2 +PORTVERSION= 0.5.0.111 CATEGORIES= net-im -MASTER_SITES= SF +.for mirror in nchc kent ufpr heanet switch puzzle osdn ovh +MASTER_SITES+=http://${mirror}.dl.sourceforge.net/project/ayttm/ayttm/${PORTVERSION:R}-${PORTVERSION:E}/ +.endfor DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= unixmania@gmail.com @@ -79,7 +80,4 @@ post-patch: 's|-L/usr/local/lib/pth/||g ; \ s|-lproxy|../libproxy/libproxy.a|g' ${WRKSRC}/src/Makefile.in -post-build: - @${ECHO} 'Categories=Application;Network;' >> ${WRKSRC}/ayttm.desktop - .include <bsd.port.post.mk> diff --git a/net-im/ayttm/distinfo b/net-im/ayttm/distinfo index d8b8fdf98265..2dd7684049d8 100644 --- a/net-im/ayttm/distinfo +++ b/net-im/ayttm/distinfo @@ -1,3 +1,3 @@ -MD5 (ayttm-0.5.0-82.tar.bz2) = 6646c6ae40b26edad75c0f07903a537b -SHA256 (ayttm-0.5.0-82.tar.bz2) = 6c889fef0c0bd18b6517f4655eaa1e7915d746c18a332b8a6ad7260a371f94bd -SIZE (ayttm-0.5.0-82.tar.bz2) = 1569698 +MD5 (ayttm-0.5.0-111.tar.bz2) = 47b1eb5420beec91a30081e85a87f272 +SHA256 (ayttm-0.5.0-111.tar.bz2) = 81c82c424db16df6152aa824d82cdc0c496a1488ed6d0df98ff3bb90460124da +SIZE (ayttm-0.5.0-111.tar.bz2) = 1587233 |