diff options
Diffstat (limited to 'databases/postgresql7/Makefile')
-rw-r--r-- | databases/postgresql7/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile index ea93a3500d8e..b68a95109b12 100644 --- a/databases/postgresql7/Makefile +++ b/databases/postgresql7/Makefile @@ -6,8 +6,7 @@ # PORTNAME= postgresql -PORTVERSION= 7.1.2 -PORTREVISION= 2 +PORTVERSION= 7.1.3 CATEGORIES= databases MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.postgresql.org/pub/%SUBDIR%/ \ |