diff options
Diffstat (limited to 'databases/pgaccess/Makefile')
-rw-r--r-- | databases/pgaccess/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile index 3c78b5254db6..6005c1171118 100644 --- a/databases/pgaccess/Makefile +++ b/databases/pgaccess/Makefile @@ -6,11 +6,10 @@ # PORTNAME= pgaccess -PORTVERSION= 0.98.8 -PORTREVISION= 1 +PORTVERSION= 0.98.8.20030520 CATEGORIES= databases tcl83 tk83 -MASTER_SITES= http://www.pgaccess.org/download/ -DIST_SUBDIR= postgresql +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= pgaccess MAINTAINER= girgen@pingpong.net COMMENT= A powerful GUI PostgreSQL database administration tool and toolkit |