diff options
Diffstat (limited to 'net/csup/Makefile')
-rw-r--r-- | net/csup/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net/csup/Makefile b/net/csup/Makefile index 9a7b19c51c7a..d3850bde2469 100644 --- a/net/csup/Makefile +++ b/net/csup/Makefile @@ -7,10 +7,11 @@ # PORTNAME= csup -PORTVERSION= 20060223 -PORTREVISION= 1 +PORTVERSION= 20060313 CATEGORIES= net devel -MASTER_SITES= http://www.mu.org/~mux/ +MASTER_SITES= http://www.mu.org/~mux/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= mux DISTNAME= ${PORTNAME}-snap-${PORTVERSION} EXTRACT_SUFX= .tgz |