diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-08 16:44:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-08 16:44:17 +0000 |
commit | b7b6f083b9f3af26b0d0cb5364c8d8419dcc2f1c (patch) | |
tree | 66b76afb2bffbf5728059ee6107efc9a1a9bfa35 /net-p2p | |
parent | 4914453bd26a3e09f5c0e94a7794eefc65bb4662 (diff) | |
download | ports-b7b6f083b9f3af26b0d0cb5364c8d8419dcc2f1c.tar.gz ports-b7b6f083b9f3af26b0d0cb5364c8d8419dcc2f1c.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/apollon/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/apollon/Makefile b/net-p2p/apollon/Makefile index 62791c844940..24a96246a718 100644 --- a/net-p2p/apollon/Makefile +++ b/net-p2p/apollon/Makefile @@ -9,10 +9,9 @@ PORTNAME= apollon PORTVERSION= 1.0.1 PORTREVISION= 3 CATEGORIES= net-p2p -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= apollon +MASTER_SITES= SF -MAINTAINER= freebsd-ports@varju.ca +MAINTAINER= ports@FreeBSD.org COMMENT= KDE client for giFT daemon LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift |