From d5224075141e023d53fdede00c48293f9b88c080 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Wed, 14 Oct 2009 16:37:17 +0000 Subject: [PATCH] Take port ownership --- port/Makefile | 2 +- release.sh | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/port/Makefile b/port/Makefile index 02432c7..29fac81 100644 --- a/port/Makefile +++ b/port/Makefile @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz CATEGORIES= x11 HOMEPAGE= http://www.scrotwm.org/ -MAINTAINER= Pierre-Yves Ritschard +MAINTAINER= Marco Peereboom # BSD PERMIT_PACKAGE_CDROM= Yes diff --git a/release.sh b/release.sh index 82909b3..d7e264b 100644 --- a/release.sh +++ b/release.sh @@ -63,3 +63,6 @@ cp port/patches/patch-scrotwm_conf $PORT/patches/ # make diff diff -ruNp -x CVS ports/x11/scrotwm/ $PORT > $TARGET.diff + +# kill ports dir or cvs will be angry +sudo rm -rf ports -- 2.39.2