aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql7
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-06-04 19:52:52 +0800
committerJames E. Housley <jeh@FreeBSD.org>2001-06-04 19:52:52 +0800
commit80c544e830a768ff21d8436d747da84e96e4fb25 (patch)
treefc6683250ce11dca75c98f70041a074846371671 /databases/postgresql7
parent577e86dba22acbf6cb37fa90c246105a8e0d8e44 (diff)
downloadfreebsd-ports-80c544e830a768ff21d8436d747da84e96e4fb25.tar.gz
freebsd-ports-80c544e830a768ff21d8436d747da84e96e4fb25.tar.zst
freebsd-ports-80c544e830a768ff21d8436d747da84e96e4fb25.zip
Add character sets to the server
PR: 27846 Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes
Notes: svn path=/head/; revision=43485
Diffstat (limited to 'databases/postgresql7')
-rw-r--r--databases/postgresql7/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile
index 7b8093da3995..2b9808841e99 100644
--- a/databases/postgresql7/Makefile
+++ b/databases/postgresql7/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postgresql
PORTVERSION= 7.1.2
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \
ftp://ftp.postgresql.org/pub/%SUBDIR%/ \