diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-11 17:05:50 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-11 17:05:50 +0000 |
commit | e91f5afdf57dc757348469e1762d76ff398c1c70 (patch) | |
tree | 3d626979f5be179605c8ec7e4bd534a6180b7fad /net-p2p/ncdc | |
parent | c66fafa19395d81b5d01b8b4380172d3f8126af0 (diff) | |
download | ports-e91f5afdf57dc757348469e1762d76ff398c1c70.tar.gz ports-e91f5afdf57dc757348469e1762d76ff398c1c70.zip |
Notes
Diffstat (limited to 'net-p2p/ncdc')
-rw-r--r-- | net-p2p/ncdc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/ncdc/Makefile b/net-p2p/ncdc/Makefile index 3d8769dfbf48..661818635838 100644 --- a/net-p2p/ncdc/Makefile +++ b/net-p2p/ncdc/Makefile @@ -3,7 +3,7 @@ PORTNAME= ncdc PORTVERSION= 1.19.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://dev.yorhel.nl/download/ |