aboutsummaryrefslogtreecommitdiff
path: root/devel/cunit
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:18:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:18:43 +0000
commit075acacd24db0c43cce5dccc810156a1c5eff446 (patch)
treef3dd8caf9fe8f8c14de35a33876ae473bded1b4f /devel/cunit
parentc926af277e1355820a38a0dea7ee6dd6290182f8 (diff)
downloadports-075acacd24db0c43cce5dccc810156a1c5eff446.tar.gz
ports-075acacd24db0c43cce5dccc810156a1c5eff446.zip
- Switch SourceForge ports to the new File Release System: categories starting with D
Notes
Notes: svn path=/head/; revision=240068
Diffstat (limited to 'devel/cunit')
-rw-r--r--devel/cunit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile
index 67c1f4e64e5d..b117353438b8 100644
--- a/devel/cunit/Makefile
+++ b/devel/cunit/Makefile
@@ -8,8 +8,7 @@ PORTNAME= cunit
DISTVERSION= 2.1-0
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}/CUnit/2.1-0
DISTNAME= ${PORTNAME:S/^cu/CU/}-${DISTVERSION}-src
MAINTAINER= stefan@fh-mainz.de