diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:38:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:38:34 +0000 |
commit | 7a0548af2a592814b21d4ada5d2e203b5eb59ea3 (patch) | |
tree | b511bd40874e5dc41dcd8e22f5224dd2e634b846 /www/csstidy/Makefile | |
parent | b2b01422b8094e49e8087974c453acbe6fc5512a (diff) | |
download | ports-7a0548af2a592814b21d4ada5d2e203b5eb59ea3.tar.gz ports-7a0548af2a592814b21d4ada5d2e203b5eb59ea3.zip |
- Switch SourceForge ports to the new File Release System: categories starting with W
Notes
Notes:
svn path=/head/; revision=240077
Diffstat (limited to 'www/csstidy/Makefile')
-rw-r--r-- | www/csstidy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/csstidy/Makefile b/www/csstidy/Makefile index 1cdd641efdce..39c637cc2ea9 100644 --- a/www/csstidy/Makefile +++ b/www/csstidy/Makefile @@ -9,8 +9,7 @@ PORTNAME= csstidy PORTVERSION= 1.2 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/CSSTidy%20%28C%2B%2B%2C%20stable%29/${PORTVERSION} DISTNAME= ${PORTNAME}-source-${PORTVERSION} MAINTAINER= ijliao@FreeBSD.org |