JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Take port ownership
authorMarco Peereboom <marco@conformal.com>
Wed, 14 Oct 2009 16:37:17 +0000 (16:37 +0000)
committerMarco Peereboom <marco@conformal.com>
Wed, 14 Oct 2009 16:37:17 +0000 (16:37 +0000)
port/Makefile
release.sh

index 02432c7..29fac81 100644 (file)
@@ -9,7 +9,7 @@ EXTRACT_SUFX=           .tgz
 CATEGORIES=            x11
 
 HOMEPAGE=              http://www.scrotwm.org/
-MAINTAINER=            Pierre-Yves Ritschard <pyr@spootnik.org>
+MAINTAINER=            Marco Peereboom <marco@peereboom.us>
 
 # BSD
 PERMIT_PACKAGE_CDROM=   Yes
index 82909b3..d7e264b 100644 (file)
@@ -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