diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
commit | 0074c5fa8cabe431c6868442326d476bb5ef2047 (patch) | |
tree | 1ef31ba9ad1115bd0e23a01a51630f10289403b1 /japanese/navi2ch | |
parent | 6b5fb87219ee4fff450c5a6daf74accfe83318ae (diff) | |
download | freebsd-ports-0074c5fa8cabe431c6868442326d476bb5ef2047.zip |
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Diffstat (limited to 'japanese/navi2ch')
-rw-r--r-- | japanese/navi2ch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/navi2ch/Makefile b/japanese/navi2ch/Makefile index 4fb33a8da9fa..f2a2134d5789 100644 --- a/japanese/navi2ch/Makefile +++ b/japanese/navi2ch/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.8.2 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= japanese www elisp -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= hrs@FreeBSD.org |