diff options
-rw-r--r-- | net-im/ayttm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index 80e938b7adde..6775619a3ed7 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -8,9 +8,7 @@ PORTNAME= ayttm PORTVERSION= 0.5.0.111 CATEGORIES= net-im -.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 +MASTER_SITES= SF/ayttm/ayttm/${PORTVERSION:R}-${PORTVERSION:E}/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= unixmania@gmail.com |