diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-30 21:36:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-30 21:36:28 +0000 |
commit | fbab09fee302574e578e4f0d1b6082cdae4defb4 (patch) | |
tree | 2e89197b88b8a883c56aef7a5d0d89dc5d374850 /net-p2p/giftoxic/Makefile | |
parent | 94554fea09e5a189b46884a7cecc30c3eae0292f (diff) |
Notes
Diffstat (limited to 'net-p2p/giftoxic/Makefile')
-rw-r--r-- | net-p2p/giftoxic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/giftoxic/Makefile b/net-p2p/giftoxic/Makefile index d881847f82a7..e812108c27bc 100644 --- a/net-p2p/giftoxic/Makefile +++ b/net-p2p/giftoxic/Makefile @@ -8,14 +8,14 @@ PORTNAME= giFToxic PORTVERSION= 0.0.9 PORTREVISION= 5 -CATEGORIES= net +CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= giftoxic MAINTAINER= joeldiaz@bellsouth.net COMMENT= GTK2 client for giFT -LIB_DEPENDS= gift.0:${PORTSDIR}/net/gift +LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift USE_X_PREFIX= yes USE_GETOPT_LONG= yes |