diff options
author | andreas <andreas@FreeBSD.org> | 1997-10-06 05:22:55 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-10-06 05:22:55 +0800 |
commit | 145db87d75334df631e693193e4608dba1162b42 (patch) | |
tree | 7e9d925aff044e5801eb144cbe127343dd58115f /databases | |
parent | 6fc5854e1e786596e2ac3eab5a2631f02252a450 (diff) | |
download | freebsd-ports-gnome-145db87d75334df631e693193e4608dba1162b42.tar.gz freebsd-ports-gnome-145db87d75334df631e693193e4608dba1162b42.tar.zst freebsd-ports-gnome-145db87d75334df631e693193e4608dba1162b42.zip |
Grrr. when writing the committ message I noticed in the source,
that this is version 0.52. I really hate this :-/
Diffstat (limited to 'databases')
-rw-r--r-- | databases/pgaccess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile index 0ae80086b072..1c9cf7a3f813 100644 --- a/databases/pgaccess/Makefile +++ b/databases/pgaccess/Makefile @@ -3,11 +3,11 @@ # Date created: Sat Oct 4 20:03:46 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.18 1997/10/04 14:53:01 andreas Exp $ +# $Id: Makefile,v 1.1.1.1 1997/10/04 23:30:59 andreas Exp $ # DISTNAME= pgaccess -PKGNAME= pgaccess-0.51 +PKGNAME= pgaccess-0.52 CATEGORIES= databases MASTER_SITES= http://www.flex.ro/pgaccess/ |