From 3da86c6aa2b3345aabb564415cd86b5e3872ca1a Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 8 Apr 2000 22:49:07 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- databases/ruby-postgres/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/ruby-postgres/Makefile') diff --git a/databases/ruby-postgres/Makefile b/databases/ruby-postgres/Makefile index 5c53eaddaf09..514ce8953dc6 100644 --- a/databases/ruby-postgres/Makefile +++ b/databases/ruby-postgres/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: ruby-postgres -# Version required: 0.5.3 # Date created: 19 April 1999 # Whom: Yasuhiro Fukuma # # $FreeBSD$ # -DISTNAME= postgres-0.5.3 -PKGNAME= ruby-postgres-0.5.3 +PORTNAME= ruby-postgres +PORTVERSION= 0.5.3 CATEGORIES= databases MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/contrib/ \ ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/contrib/ \ @@ -15,6 +14,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/contrib/ \ ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/contrib/ \ ftp://ftp.krnet.ne.jp/pub/ruby/contrib/ \ ftp://mirror.nucba.ac.jp/mirror/ruby/contrib/ +DISTNAME= postgres-${PORTVERSION} MAINTAINER= yasuf@big.or.jp -- cgit v1.2.3