diff options
Diffstat (limited to 'news/slrn/Makefile')
-rw-r--r-- | news/slrn/Makefile | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile index dc6dced..805e94f 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -6,11 +6,16 @@ # PORTNAME= slrn -PORTVERSION= 0.9.6.2 +PORTVERSION= 0.9.6.3 CATEGORIES= news -MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ +MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ \ + ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/slrn/ \ + ftp://ftp.fu-berlin.de/pub/unix/news/slrn/ \ + ftp://ftp.ntua.gr/pub/lang/slang/ \ + ftp://ftp.plig.org/pub/slrn/ -MAINTAINER= xaa+ports@timewasters.nl + +MAINTAINER= xaa+ports@madison-gurkha.com LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang |