diff options
author | pav <pav@FreeBSD.org> | 2005-11-09 16:21:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-09 16:21:21 +0800 |
commit | 08cf41b4c1915338cad55ae84a9d4715c7d930d0 (patch) | |
tree | 89c5bcec91a3704dcf59727cd77abcd9b1159cfd /net-im/pidgin-guifications | |
parent | 47ac804dfbf50bc84987d43ebc2dbbddf15d046f (diff) | |
download | freebsd-ports-gnome-08cf41b4c1915338cad55ae84a9d4715c7d930d0.tar.gz freebsd-ports-gnome-08cf41b4c1915338cad55ae84a9d4715c7d930d0.tar.zst freebsd-ports-gnome-08cf41b4c1915338cad55ae84a9d4715c7d930d0.zip |
Move instant messaging related ports to newly created net-im category:
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn
net/jabber-users-agent -> net-im/jabber-users-agent
net/jabber-yahoo -> net-im/jabber-yahoo
net/jarl -> net-im/jarl
net/kf -> net-im/kf
net/libicq -> net-im/libicq
net/libicq2000 -> net-im/libicq2000
net/loudmouth -> net-im/loudmouth
net/meanwhile -> net-im/meanwhile
net/meanwhile-gaim -> net-im/meanwhile-gaim
net/newsbot -> net-im/newsbot
net/ocaml-jabbr -> net-im/ocaml-jabbr
net/psi -> net-im/psi
net/py-jabber -> net-im/py-jabber
net/py-twistedWords -> net-im/py-twistedWords
net/p5-Net-Jabber -> net-im/p5-Net-Jabber
Repocopied by: marcus
Diffstat (limited to 'net-im/pidgin-guifications')
-rw-r--r-- | net-im/pidgin-guifications/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin-guifications/Makefile b/net-im/pidgin-guifications/Makefile index 1afee281b792..0df6b3b47ec9 100644 --- a/net-im/pidgin-guifications/Makefile +++ b/net-im/pidgin-guifications/Makefile @@ -16,8 +16,8 @@ PKGNAMEPREFIX= gaim- MAINTAINER= ports@c0decafe.net COMMENT= Plugin to add msn style "toaster" popups to Gaim -BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim -RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim +BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim +RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim USE_X_PREFIX= yes USE_GMAKE= yes |