diff options
author | andreas <andreas@FreeBSD.org> | 1998-11-23 14:11:02 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-11-23 14:11:02 +0000 |
commit | db2fcbe5bab073a02b58b25232c0c829b53208f7 (patch) | |
tree | fb460cc8341cac48761a734d80c444cf0c57f6ca /databases/pgaccess | |
parent | 0b077036c7b0390a4cb283a5310b808429cbe734 (diff) | |
download | FreeBSD-ports-db2fcbe5bab073a02b58b25232c0c829b53208f7.zip FreeBSD-ports-db2fcbe5bab073a02b58b25232c0c829b53208f7.tar.gz |
upgrade to latest stable version 0.91
Diffstat (limited to 'databases/pgaccess')
-rw-r--r-- | databases/pgaccess/Makefile | 6 | ||||
-rw-r--r-- | databases/pgaccess/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile index 8328bd5..ec5e606 100644 --- a/databases/pgaccess/Makefile +++ b/databases/pgaccess/Makefile @@ -3,10 +3,10 @@ # Date created: Sat Oct 4 20:03:46 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.11 1998/04/21 21:30:21 andreas Exp $ +# $Id: Makefile,v 1.12 1998/06/13 13:25:02 andreas Exp $ # -DISTNAME= pgaccess-0.88 +DISTNAME= pgaccess-0.91 CATEGORIES= databases MASTER_SITES= http://www.flex.ro/pgaccess/ @@ -14,8 +14,8 @@ MAINTAINER= andreas@FreeBSD.ORG RUN_DEPENDS= ${PREFIX}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql +WRKSRC= ${WRKDIR}/pgaccess NO_BUILD= yes -NO_WRKSUBDIR= yes FETCH_BEFORE_ARGS= -b do-install: diff --git a/databases/pgaccess/distinfo b/databases/pgaccess/distinfo index 16fea5d..3531f3e 100644 --- a/databases/pgaccess/distinfo +++ b/databases/pgaccess/distinfo @@ -1 +1 @@ -MD5 (pgaccess-0.88.tar.gz) = 84b99df537be1bec0e8f1e1c9555988b +MD5 (pgaccess-0.91.tar.gz) = 56a4980567c782ace0754676c3f33c5f |