diff options
Diffstat (limited to 'devel/cunit/Makefile')
-rw-r--r-- | devel/cunit/Makefile | 3 |
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 |