diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
commit | 075acacd24db0c43cce5dccc810156a1c5eff446 (patch) | |
tree | f3dd8caf9fe8f8c14de35a33876ae473bded1b4f /dns/zkt | |
parent | c926af277e1355820a38a0dea7ee6dd6290182f8 (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with D
Notes
Notes:
svn path=/head/; revision=240068
Diffstat (limited to 'dns/zkt')
-rw-r--r-- | dns/zkt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/zkt/Makefile b/dns/zkt/Makefile index f33e9f8a4c86..a835b9dbca44 100644 --- a/dns/zkt/Makefile +++ b/dns/zkt/Makefile @@ -8,7 +8,7 @@ PORTNAME= zkt DISTVERSION= 0.99c CATEGORIES= dns -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-v${DISTVERSION} \ http://www.hznet.de/dns/zkt/ MASTER_SITE_SUBDIR= ${PORTNAME} |