diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-01-19 06:02:46 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-01-19 06:02:46 +0000 |
commit | 862fbbb6abbec97b9084854251a9388a860f731b (patch) | |
tree | b8b4932ac16d892fb95ec929d9d18c304d474358 /net/Makefile | |
parent | 311b529a54f8d4c0dd3f73267bbf1826ded41ca8 (diff) | |
download | ports-862fbbb6abbec97b9084854251a9388a860f731b.tar.gz ports-862fbbb6abbec97b9084854251a9388a860f731b.zip |
Add p5-Net-AIM 1.22, a perl extension for the AOL Instant Messenger
TOC protocol.
Notes
Notes:
svn path=/head/; revision=73472
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 2186593d7881..f49f7764e41d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -367,6 +367,7 @@ SUBDIR += p5-JUNOScript SUBDIR += p5-Mon SUBDIR += p5-Net + SUBDIR += p5-Net-AIM SUBDIR += p5-Net-AOLIM SUBDIR += p5-Net-BGP4 SUBDIR += p5-Net-CIDR |