aboutsummaryrefslogtreecommitdiff
path: root/graphics/price/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/price/Makefile')
-rw-r--r--graphics/price/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/price/Makefile b/graphics/price/Makefile
index 62083b43d42b..f6e9e5687f92 100644
--- a/graphics/price/Makefile
+++ b/graphics/price/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= price
-PORTVERSION= 1.0.0
+PORTVERSION= 1.1.0
CATEGORIES= graphics gnustep
MASTER_SITES= SF/${PORTNAME}/PRICE%20source/${PORTVERSION}
DISTNAME= PRICE-${PORTVERSION}
@@ -23,7 +23,4 @@ USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/PRICE-${PORTVERSION}
-post-patch:
- ${RM} ${WRKSRC}/Resources/Convolve55.gorm/.#*.*
-
.include <bsd.port.mk>