aboutsummaryrefslogtreecommitdiff
path: root/japanese/postgresql-tcltk
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
commit8e270816f992e4a25aaab762d962f7267d72f84b (patch)
treed4e36e838185404904fc906c77ad6ebbaf6ef1bc /japanese/postgresql-tcltk
parenta989b83d8875de9cba6caf81919b68e80dfa6534 (diff)
downloadports-8e270816f992e4a25aaab762d962f7267d72f84b.tar.gz
ports-8e270816f992e4a25aaab762d962f7267d72f84b.zip
Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Notes
Notes: svn path=/head/; revision=27463
Diffstat (limited to 'japanese/postgresql-tcltk')
-rw-r--r--japanese/postgresql-tcltk/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/japanese/postgresql-tcltk/Makefile b/japanese/postgresql-tcltk/Makefile
index e1744ae85765..8f044d6373d7 100644
--- a/japanese/postgresql-tcltk/Makefile
+++ b/japanese/postgresql-tcltk/Makefile
@@ -1,17 +1,16 @@
# New ports collection makefile for: PostgreSQL-j
-# Version required: 6.5.3
# Date created: 09 Nov 1999
# Whom: Ichiro Fukuhara <ichiro@ichiro.org>
#
# $FreeBSD$
#
-DISTNAME= postgresql-6.5.3
-PKGNAME= ja-postgresql-6.5.3
+PORTNAME= postgresql
+PORTVERSION= 6.5.3
CATEGORIES= japanese databases
-MASTER_SITES= ftp://ftp.postgresql.org/pub/ \
- ftp://ftp.jaist.ac.jp/pub/dbms/PostgreSQL/ \
- ftp://ftp.sra.co.jp/pub/cmd/postgres/6.5.3/
+MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/dbms/PostgreSQL/ \
+ ftp://ftp.sra.co.jp/pub/cmd/postgres/${PORTVERSION}/ \
+ ftp://ftp.postgresql.org/pub/
MAINTAINER= ichiro@ichiro.org