diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-08 12:22:49 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-08 12:22:49 +0000 |
commit | 871cceef274291ec9803810fa6d0fb8b0f92c94d (patch) | |
tree | 6138d7fac24bed61fecd68b369c6456d67b884ee /databases/slony1/Makefile | |
parent | 0e9c58155a44714db8999ca0e5f676a6576ab55a (diff) |
Notes
Diffstat (limited to 'databases/slony1/Makefile')
-rw-r--r-- | databases/slony1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile index 9961ded2708d..1c5564270d0d 100644 --- a/databases/slony1/Makefile +++ b/databases/slony1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= slony1 -PORTVERSION= 1.2.10 +PORTVERSION= 1.2.11 CATEGORIES= databases MASTER_SITES= http://main.slony.info/downloads/1.2/source/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ |