diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-12 15:49:28 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-12 15:49:28 +0000 |
commit | 90b08a76e0a24f2c4c98d746acb75864ee306365 (patch) | |
tree | b7b446bcf3a407f9ba0a4f6d93bdc69e29b53f05 /net/dctc | |
parent | 6f71fc9dbaf8b7969a1dca918e260fefb7eb2a33 (diff) | |
download | ports-90b08a76e0a24f2c4c98d746acb75864ee306365.tar.gz ports-90b08a76e0a24f2c4c98d746acb75864ee306365.zip |
Notes
Diffstat (limited to 'net/dctc')
-rw-r--r-- | net/dctc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/dctc/Makefile b/net/dctc/Makefile index 6730b66747d2..d5b2fae4c616 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -8,7 +8,8 @@ PORTNAME= dctc PORTVERSION= 0.83.2 CATEGORIES= net -MASTER_SITES= http://ac2i.tzo.com/dctc/ +MASTER_SITES= http://unixpages.org/distfiles/ \ + http://ac2i.tzo.com/dctc/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |