diff options
author | Ade Lovett <ade@FreeBSD.org> | 2007-01-29 23:25:35 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2007-01-29 23:25:35 +0000 |
commit | 387a1ba301ce75620aaff8bfe9591d44717239d0 (patch) | |
tree | ba66683eb2507b40c27f949e2b22af18f23d2136 /databases/ip4r/Makefile | |
parent | c9c7f6767f41fe2aeb1bbb1f128174ff86a0e656 (diff) |
Notes
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 |