From 04669ee5493085fde5f30fcd159ba9cb03de7099 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 7 Sep 2001 07:25:47 +0000 Subject: Update to 20010906a. portupgrade: - Fix a misbehavior when -s is specified, where it built each port twice somehow. ;) --- sysutils/portupgrade-devel/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sysutils/portupgrade-devel/Makefile') diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile index bf598d2419f6..e3c6dddbd338 100644 --- a/sysutils/portupgrade-devel/Makefile +++ b/sysutils/portupgrade-devel/Makefile @@ -6,12 +6,15 @@ # PORTNAME= portupgrade -PORTVERSION= 20010906 +PORTVERSION= 20010906a CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ MASTER_SITE_SUBDIR= knu -DISTNAME= pkgtools-${PORTVERSION} +DISTNAME= pkgtools-${PORTVERSION:S/a$//} + +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= pkgtools-${PORTVERSION}.patch.gz MAINTAINER= knu@FreeBSD.org -- cgit v1.2.3