From 5dd37213f549b0d2fd158b1fa8024daeda2acfb2 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Mon, 7 Jan 2013 02:07:26 +0000 Subject: - Update DESKTOP_ENTRIES: * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category, if missing - Remove indefinite article and/or rephrase COMMENT - Trim Makefile header - Other minor changes --- biology/seaview/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'biology') diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index 6f085072b01f..1a4bafba89b2 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -37,8 +37,8 @@ MAKE_ENV= HELPFILE='-DDEFAULT_HELPFILE=\"${DATADIR}/seaview.html\"' \ ALL_TARGET= ${PORTNAME} MAKE_JOBS_SAFE= yes -DESKTOP_ENTRIES="${PORTNAME}" "${COMMENT}" "" "${PORTNAME}" \ - "Application;Science;Biology;" "true" +DESKTOP_ENTRIES="SeaView" "${COMMENT}" "" \ + "${PORTNAME}" "Biology;Science;" "true" PLIST_FILES= bin/seaview %%DATADIR%%/seaview.html PLIST_DIRS= %%DATADIR%% -- cgit v1.2.3