diff options
author | Cy Schubert <cy@FreeBSD.org> | 2012-12-11 14:20:14 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2012-12-11 14:20:14 +0000 |
commit | 6e6c26d0d9b1cc0c43e2ccf50b9b88f816cfbc94 (patch) | |
tree | d88e91c0b5df40ddb86efcf5a248842027703792 /ftp/mirror/Makefile | |
parent | b36b567487fca3de51dadb12854ec6b13f5a161c (diff) | |
download | ports-6e6c26d0d9b1cc0c43e2ccf50b9b88f816cfbc94.tar.gz ports-6e6c26d0d9b1cc0c43e2ccf50b9b88f816cfbc94.zip |
Notes
Diffstat (limited to 'ftp/mirror/Makefile')
-rw-r--r-- | ftp/mirror/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile index 577062b224b2..e91da6bf9a0f 100644 --- a/ftp/mirror/Makefile +++ b/ftp/mirror/Makefile @@ -7,7 +7,7 @@ PORTNAME= mirror PORTVERSION= 2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= ftp://sunsite.ualberta.ca/pub/Mirror/mirror/ \ http://komquats.com/distfiles/ \ |