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