aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pyfind/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pyfind/Makefile')
-rw-r--r--sysutils/pyfind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pyfind/Makefile b/sysutils/pyfind/Makefile
index ab4866c4c9ea..215703173449 100644
--- a/sysutils/pyfind/Makefile
+++ b/sysutils/pyfind/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pyfind
-PORTVERSION= 0.7.1
+PORTVERSION= 0.8.0
CATEGORIES= sysutils python gnome
MASTER_SITES= http://homepage.ntlworld.com/kinematics/downloads/
DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}
@@ -44,7 +44,7 @@ do-install:
.for suf in py pyc pyo
${INSTALL_DATA} ${WRKSRC}/pyFind/*.${suf} ${MYDATADIR}/pyFind
.endfor
- ${INSTALL_DATA} ${WRKSRC}/pyfind.desktop ${GNOMEBASE}/apps/Development
+ ${INSTALL_DATA} ${WRKSRC}/pyfind.desktop ${GNOMEBASE}/apps
${INSTALL_MAN} ${WRKSRC}/doc/* ${MYDOCDIR}
@printf "#!/bin/sh\n${PYTHON_CMD} ${MYDATADIR}/pyfind" > \
${WRKDIR}/pyfind.sh