diff --git a/net/jags/Makefile b/net/jags/Makefile index b41b6e6a45b3..094e3b112d64 100644 --- a/net/jags/Makefile +++ b/net/jags/Makefile @@ -6,9 +6,11 @@ # PORTNAME= jags -PORTVERSION= 0.20.1 +PORTVERSION= 0.20.2 CATEGORIES= net -MASTER_SITES= http://sumpan.campus.luth.se/software/jags/download/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://sumpan.campus.luth.se/software/jags/download/ +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pat@databits.net diff --git a/net/jags/distinfo b/net/jags/distinfo index 8dcb3992fff3..cbf569c73936 100644 --- a/net/jags/distinfo +++ b/net/jags/distinfo @@ -1 +1 @@ -MD5 (jags-0.20.1.tar.gz) = a58972bc2d0650bc824abd36b913186c +MD5 (jags-0.20.2.tar.gz) = 10d1f21a0f8d6ddf21dd283dd43ad696 diff --git a/net/jags/files/patch-plugins::fixsmbcop.cpp b/net/jags/files/patch-plugins::fixsmbcop.cpp deleted file mode 100644 index 337683059551..000000000000 --- a/net/jags/files/patch-plugins::fixsmbcop.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/fixsmbcop.cpp.orig Sat Jul 14 21:39:17 2001 -+++ plugins/fixsmbcop.cpp Sat Jul 14 21:40:25 2001 -@@ -27,7 +27,7 @@ - #include - #include - --void -+int - main(int args, char *argv[]) { - if (args > 3) { - if (cin) {