From ddc914d3650a8e38b4e82e93c905cd964fca36db Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 23 Aug 2003 13:42:21 +0000 Subject: [MAINTAINER UPDATE] security/freebsd-update Call bspatch with a full path; this fixes problems where people are running freebsd-update with a PATH which doesn't include /usr/local/bin PR: ports/55869 Submitted by: Colin Percival --- security/freebsd-update/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/freebsd-update') diff --git a/security/freebsd-update/Makefile b/security/freebsd-update/Makefile index 449331eeaa2c..1302f103c64d 100644 --- a/security/freebsd-update/Makefile +++ b/security/freebsd-update/Makefile @@ -7,6 +7,7 @@ PORTNAME= freebsd-update PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.daemonology.net/freebsd-update/ DISTNAME= ${PORTNAME}-client-${PORTVERSION:S/./_/} -- cgit v1.2.3