diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-01 08:19:33 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-01 08:19:33 +0800 |
commit | 68fb24bb3f6b43b6cb3554e307ae41c15c2dba7d (patch) | |
tree | 20ed4e450816cdf7489010687166f22f01bdcb2e /net/Makefile | |
parent | 2bedaeac26e013339bd8995c64b2f68ecdbad8e6 (diff) | |
download | freebsd-ports-gnome-68fb24bb3f6b43b6cb3554e307ae41c15c2dba7d.tar.gz freebsd-ports-gnome-68fb24bb3f6b43b6cb3554e307ae41c15c2dba7d.tar.zst freebsd-ports-gnome-68fb24bb3f6b43b6cb3554e307ae41c15c2dba7d.zip |
New Port: irc/pork
Pork is a console-based AIM client
PR: ports/47936
Submitted by: Bob Bomar <bob@bomar.us>
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 4ecf7825245d..87f6f38b3a53 100644 --- a/net/Makefile +++ b/net/Makefile @@ -483,6 +483,7 @@ SUBDIR += pmf SUBDIR += poink SUBDIR += poptop + SUBDIR += pork SUBDIR += portfwd SUBDIR += powerdns SUBDIR += pppload |