aboutsummaryrefslogtreecommitdiff
path: root/misc/pastebinit/Makefile
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-07-02 14:37:05 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-07-02 14:37:05 +0000
commit8a163be53dec333e4503db64ab78a9d3c2c470c7 (patch)
tree7de4d644607a2263b7d5f74540d642c41c3d7fc2 /misc/pastebinit/Makefile
parent9d9cc4aea786460119ce4be2f998b3dad15a5b04 (diff)
downloadports-8a163be53dec333e4503db64ab78a9d3c2c470c7.tar.gz
ports-8a163be53dec333e4503db64ab78a9d3c2c470c7.zip
Update to 0.10
PR: ports/125148 Submitted by: comperr <comperr.extra@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=216162
Diffstat (limited to 'misc/pastebinit/Makefile')
-rw-r--r--misc/pastebinit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile
index 5c77a63c0c6b..ae6cb20181ec 100644
--- a/misc/pastebinit/Makefile
+++ b/misc/pastebinit/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pastebinit
-PORTVERSION= 0.9
+PORTVERSION= 0.10
CATEGORIES= misc python
MASTER_SITES= http://www.stgraber.org/download/projects/pastebin/
@@ -20,7 +20,7 @@ NO_BUILD= yes
PLIST_FILES= bin/pastebinit
post-patch:
- ${REINPLACE_CMD} -e 's#/usr/bin/python#${PYTHON_CMD}#' \
+ @${REINPLACE_CMD} -e 's#/usr/bin/python#${PYTHON_CMD}#' \
${WRKSRC}/${PORTNAME}
do-install: