diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-19 09:48:32 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-19 09:48:32 +0000 |
commit | 91e2db011f1023828a2a64980beeadfc05157815 (patch) | |
tree | 2b539619905ed0ddd14309f0bdc3de5e9195ccf9 /net/Makefile | |
parent | Add papaya 0.90, graphical GTK mud client with plugin support. (diff) |
Add papaya-plugins 0.90, plugins for papaya, a graphical GTK mud
client.
PR: 32958
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes:
svn path=/head/; revision=51809
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 e1695b057159..99f78f93a49f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -327,6 +327,7 @@ SUBDIR += p5-perl-ldap SUBDIR += pancho SUBDIR += papaya + SUBDIR += papaya-plugins SUBDIR += passlogd SUBDIR += pathchar SUBDIR += pchar |