summaryrefslogtreecommitdiff
path: root/databases/namazu2
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-06 17:10:13 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-06 17:10:13 +0000
commit5530ead648a45cce3c6e47253358f84e70a97595 (patch)
tree75d1ba2a532fb16ded53d9db7f1ee6cf56a7e973 /databases/namazu2
parentPlace optional variables after required ones. (diff)
place optional variables after required ones
Notes
Notes: svn path=/head/; revision=27385
Diffstat (limited to 'databases/namazu2')
-rw-r--r--databases/namazu2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/namazu2/Makefile b/databases/namazu2/Makefile
index 652cf86ed274..483d129006d4 100644
--- a/databases/namazu2/Makefile
+++ b/databases/namazu2/Makefile
@@ -5,11 +5,11 @@
# $FreeBSD$
#
-DISTNAME= namazu-${PORTVERSION}
PORTNAME= ja-namazu2
PORTVERSION= 2.0.3
CATEGORIES= japanese textproc
MASTER_SITES= http://www.namazu.org/stable/
+DISTNAME= namazu-${PORTVERSION}
MAINTAINER= knu@idaemons.org