From 8e270816f992e4a25aaab762d962f7267d72f84b Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 12 Apr 2000 14:38:12 +0000 Subject: Update the japanese/[o-t]* ports with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. --- japanese/postgresql-tcltk/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'japanese/postgresql-tcltk') 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 # # $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 -- cgit v1.2.3