diff options
Diffstat (limited to 'databases/postgresql_autodoc/Makefile')
-rw-r--r-- | databases/postgresql_autodoc/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/postgresql_autodoc/Makefile b/databases/postgresql_autodoc/Makefile index e950fe4d1d6b..ebf42ce30cdb 100644 --- a/databases/postgresql_autodoc/Makefile +++ b/databases/postgresql_autodoc/Makefile @@ -6,10 +6,9 @@ # PORTNAME= postgresql_autodoc -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= databases -MASTER_SITES= http://www.rbt.ca/autodoc/ -DISTFILES= ${PORTNAME}-1.10.tar.gz +MASTER_SITES= http://www.rbt.ca/autodoc/binaries/ DIST_SUBDIR= postgresql MAINTAINER= olgeni@FreeBSD.org |