aboutsummaryrefslogtreecommitdiff
path: root/graphics/price/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-02-28 16:13:12 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-02-28 16:13:12 +0000
commit24b28fb0147e618cc2f992ac50ef0b675f02dd3b (patch)
treeace6f42522048c78d5e43151f33ba43ff8ceba7d /graphics/price/Makefile
parent7043327794b7db017f13ba411d1b631bed666539 (diff)
downloadports-24b28fb0147e618cc2f992ac50ef0b675f02dd3b.tar.gz
ports-24b28fb0147e618cc2f992ac50ef0b675f02dd3b.zip
Notes
Diffstat (limited to 'graphics/price/Makefile')
-rw-r--r--graphics/price/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/price/Makefile b/graphics/price/Makefile
index 3f78a554d1cd..ac47a54965e7 100644
--- a/graphics/price/Makefile
+++ b/graphics/price/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= price
-PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTVERSION= 0.8.2
CATEGORIES= graphics gnustep
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,6 +21,6 @@ USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-WRKSRC= ${WRKDIR}/PRICE
+WRKSRC= ${WRKDIR}/PRICE-${PORTVERSION}
.include <bsd.port.mk>