summaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2006-05-17 03:07:26 +0000
committermarcus <marcus@FreeBSD.org>2006-05-17 03:07:26 +0000
commitacde689aaa7a0446bedba63e781c439212ef2ae9 (patch)
tree2bfd8e38bccb6b3b892de6725d1b98135becd5b9 /net-p2p
parenta3e120015571b9dc84fc4621182a4bf2f0d67692 (diff)
downloadFreeBSD-ports-acde689aaa7a0446bedba63e781c439212ef2ae9.zip
FreeBSD-ports-acde689aaa7a0446bedba63e781c439212ef2ae9.tar.gz
Use Network instead of Internet as a desktop item category as the former
is a registered Freedesktop category type. Reported by: pointyhat via kris
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/frost/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile
index 0888ba8..6e93694 100644
--- a/net-p2p/frost/Makefile
+++ b/net-p2p/frost/Makefile
@@ -69,7 +69,7 @@ PLIST_DIRS+= \
DESKTOP_ENTRIES= "Frost" "A Freenet Client" \
"${JAVASHAREDIR}/${PORTNAME}/jtc.ico" \
- "frost" "Application;P2P;Internet;" \
+ "frost" "Application;P2P;Network;" \
false
pre-everything::
OpenPOWER on IntegriCloud