diff options
author | rafan <rafan@FreeBSD.org> | 2006-12-23 10:35:46 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-12-23 10:35:46 +0800 |
commit | c78d86114dff66dbadbac3090aab3064a9cb7dd9 (patch) | |
tree | 7d60e3e2a8bb6330e925a3a8d2ed3c8cb7ab0956 /net/Makefile | |
parent | e8457bfb71b17d674e4a3487c77f785c32eb1b5e (diff) | |
download | freebsd-ports-gnome-c78d86114dff66dbadbac3090aab3064a9cb7dd9.tar.gz freebsd-ports-gnome-c78d86114dff66dbadbac3090aab3064a9cb7dd9.tar.zst freebsd-ports-gnome-c78d86114dff66dbadbac3090aab3064a9cb7dd9.zip |
Add pear-Net_Geo 1.0.4, geographical locations based on Internet
address.
PR: ports/107036
Submitted by: chinsan
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index aae3bc6261b9..4a4eb6c21da9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -561,6 +561,7 @@ SUBDIR += pear-Net_DNSBL SUBDIR += pear-Net_Dict SUBDIR += pear-Net_Finger + SUBDIR += pear-Net_Geo SUBDIR += pear-Net_IPv6 SUBDIR += pear-Net_Ident SUBDIR += pear-Net_LDAP |