diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-02-07 21:36:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-02-07 21:36:50 +0000 |
commit | 21c0047acd3035569ac7c27dbfb60a925788fccf (patch) | |
tree | 17b109689b85d30509ab142c8613244310245fab /databases/slony1/Makefile | |
parent | 589d7057a1c07426f58fa6289fc28f71ebc51eb8 (diff) |
Notes
Diffstat (limited to 'databases/slony1/Makefile')
-rw-r--r-- | databases/slony1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile index a92a0cbe41d5..0420c7219bb9 100644 --- a/databases/slony1/Makefile +++ b/databases/slony1/Makefile @@ -7,6 +7,7 @@ PORTNAME= slony1 PORTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://developer.postgresql.org/~wieck/slony1/download/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ |