diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:18:43 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:18:43 +0800 |
commit | 075acacd24db0c43cce5dccc810156a1c5eff446 (patch) | |
tree | f3dd8caf9fe8f8c14de35a33876ae473bded1b4f /dns/mydns-ng | |
parent | c926af277e1355820a38a0dea7ee6dd6290182f8 (diff) | |
download | freebsd-ports-gnome-075acacd24db0c43cce5dccc810156a1c5eff446.tar.gz freebsd-ports-gnome-075acacd24db0c43cce5dccc810156a1c5eff446.tar.zst freebsd-ports-gnome-075acacd24db0c43cce5dccc810156a1c5eff446.zip |
- Switch SourceForge ports to the new File Release System: categories starting with D
Diffstat (limited to 'dns/mydns-ng')
-rw-r--r-- | dns/mydns-ng/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile index c0cced8fd60a..335260d97ef8 100644 --- a/dns/mydns-ng/Makefile +++ b/dns/mydns-ng/Makefile @@ -9,8 +9,7 @@ PORTNAME= mydns-ng PORTREVISION= 1 PORTVERSION= 1.2.8.27 CATEGORIES= dns databases -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= mydns-ng +MASTER_SITES= SF/${PORTNAME}/mydns/${PORTVERSION} DISTNAME= mydns-${PORTVERSION} MAINTAINER= gaod@hychen.org |