diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-01-09 15:19:46 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-01-09 15:19:46 +0000 |
commit | 765267208d0eb054cc0623764773ef31df7fb732 (patch) | |
tree | cdebee667eea6b6bc23fb627130a76347bb4d6a1 /net-p2p/teknap | |
parent | 0d18fb9b311bf39fbca7cb39e8d625ba4fbbf08f (diff) | |
download | ports-765267208d0eb054cc0623764773ef31df7fb732.tar.gz ports-765267208d0eb054cc0623764773ef31df7fb732.zip |
Notes
Diffstat (limited to 'net-p2p/teknap')
-rw-r--r-- | net-p2p/teknap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile index 46144cbc464b..c1e3a2cc914d 100644 --- a/net-p2p/teknap/Makefile +++ b/net-p2p/teknap/Makefile @@ -8,7 +8,7 @@ PORTNAME= TekNap PORTVERSION= 1.3.g PORTREVISION= 2 -CATEGORIES= audio +CATEGORIES= net-p2p MASTER_SITES= http://got.net/~brian/teknap/ \ ftp://ftp.arnes.si/packages2/OpenBSD/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.g/g/} |