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 /deskutils/cdcat | |
parent | - Switch SourceForge ports to the new File Release System: categories startin... (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with D
Diffstat (limited to 'deskutils/cdcat')
-rw-r--r-- | deskutils/cdcat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/cdcat/Makefile b/deskutils/cdcat/Makefile index ee687d6e9146..0f724dbbf43f 100644 --- a/deskutils/cdcat/Makefile +++ b/deskutils/cdcat/Makefile @@ -9,9 +9,9 @@ PORTNAME= cdcat PORTVERSION= 1.01b # >1.01 as b doesn't stay for 'beta' PORTREVISION= 3 CATEGORIES= deskutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://cdcat.sourceforge.net/ -MASTER_SITE_SUBDIR= ${PORTNAME} + DISTNAME= CdCat-${PORTVERSION} MAINTAINER= aren.tyr@gawab.com |