aboutsummaryrefslogtreecommitdiff
path: root/sysutils/debootstrap/Makefile
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2016-10-05 14:55:23 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2016-10-05 14:55:23 +0000
commit21c5ed9de139b95d55b359c1421e8e7da26705a9 (patch)
tree8f73425f1cc3c95f72b7fcf581dcc0deb98a28bc /sysutils/debootstrap/Makefile
parent463bc793da48279c3bcfeb0109f79348250f9790 (diff)
downloadports-21c5ed9de139b95d55b359c1421e8e7da26705a9.tar.gz
ports-21c5ed9de139b95d55b359c1421e8e7da26705a9.zip
- Update to 1.0.83
PR: 212734 Submitted by: lifanov@mail.lifanov.com (maintainer) Approved by: feld (mentor)
Notes
Notes: svn path=/head/; revision=423349
Diffstat (limited to 'sysutils/debootstrap/Makefile')
-rw-r--r--sysutils/debootstrap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/debootstrap/Makefile b/sysutils/debootstrap/Makefile
index 9a211172ca44..e08656ea9ae4 100644
--- a/sysutils/debootstrap/Makefile
+++ b/sysutils/debootstrap/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= debootstrap
-PORTVERSION= 1.0.82
+PORTVERSION= 1.0.83
CATEGORIES= sysutils
MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/debian/copyright
RUN_DEPENDS= wget:ftp/wget
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
NO_ARCH= yes
USES= gmake perl5