diff options
Diffstat (limited to 'databases/ip4r/Makefile')
-rw-r--r-- | databases/ip4r/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ip4r/Makefile b/databases/ip4r/Makefile index 847fae03954b..ccd0a3f47ce3 100644 --- a/databases/ip4r/Makefile +++ b/databases/ip4r/Makefile @@ -6,9 +6,9 @@ # PORTNAME= ip4r -PORTVERSION= 1.0 +PORTVERSION= 1.01 CATEGORIES= databases net -MASTER_SITES= http://pgfoundry.org/frs/download.php/537/ +MASTER_SITES= http://pgfoundry.org/frs/download.php/1226/ MAINTAINER= ade@FreeBSD.org COMMENT= IPv4 and IPv4 range index type for PostgreSQL |