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/nanoblogger | |
parent | b2b01422b8094e49e8087974c453acbe6fc5512a (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with W
Notes
Notes:
svn path=/head/; revision=240077
Diffstat (limited to 'www/nanoblogger')
-rw-r--r-- | www/nanoblogger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nanoblogger/Makefile b/www/nanoblogger/Makefile index 3d9083ac704b..70562e5a65f4 100644 --- a/www/nanoblogger/Makefile +++ b/www/nanoblogger/Makefile @@ -9,7 +9,7 @@ PORTNAME= nanoblogger PORTVERSION= 3.4 CATEGORIES= www -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${PORTVERSION} MAINTAINER= tobias.rehbein@web.de COMMENT= Small weblog engine written in Bash for the command line |