aboutsummaryrefslogtreecommitdiffstats
path: root/astro/prune
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-06-26 23:18:28 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-06-26 23:18:28 +0800
commit6b496731fe2a40dacf90d5f1ee5c395adaa9e482 (patch)
treeb64589491a616eaf9b981f1171c6b541148946d4 /astro/prune
parent1fe28c8f5dd576f3edb10b2e36cd5c043521e860 (diff)
downloadfreebsd-ports-gnome-6b496731fe2a40dacf90d5f1ee5c395adaa9e482.tar.gz
freebsd-ports-gnome-6b496731fe2a40dacf90d5f1ee5c395adaa9e482.tar.zst
freebsd-ports-gnome-6b496731fe2a40dacf90d5f1ee5c395adaa9e482.zip
- Fix installation
Reported by: QAT, Vladimir Grebenschikov
Diffstat (limited to 'astro/prune')
-rw-r--r--astro/prune/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/prune/Makefile b/astro/prune/Makefile
index d5625ea12754..1c94c43187bf 100644
--- a/astro/prune/Makefile
+++ b/astro/prune/Makefile
@@ -10,8 +10,8 @@ PORTVERSION= 7
CATEGORIES= astro java
MASTER_SITES= http://activityworkshop.net/software/prune/ \
http://mirror.amdmi3.ru/distfiles/
-DISTNAME= ${PORTNAME}_0${PORTVERSION}
-EXTRACT_SUFX= .jar
+DISTNAME= ${PORTNAME}_0${PORTVERSION}.jar
+EXTRACT_SUFX= # empty
EXTRACT_ONLY= # empty
MAINTAINER= amdmi3@FreeBSD.org