svn commit: r308448 - head/x11/oooqs

Ion-Mihai Tetcu itetcu at FreeBSD.org
Fri Dec 7 21:04:47 UTC 2012


Author: itetcu
Date: Fri Dec  7 21:04:46 2012
New Revision: 308448
URL: http://svnweb.freebsd.org/changeset/ports/308448

Log:
  - take back maintainership
  - deprecate (For old OOo versions; uses kde3; unmaintained upstream;
  see x11/oooqs2)
  - set for removal in 2 month
  
  Feature safe:	yes

Modified:
  head/x11/oooqs/Makefile   (contents, props changed)

Modified: head/x11/oooqs/Makefile
==============================================================================
--- head/x11/oooqs/Makefile	Fri Dec  7 21:03:39 2012	(r308447)
+++ head/x11/oooqs/Makefile	Fri Dec  7 21:04:46 2012	(r308448)
@@ -10,9 +10,12 @@ PORTREVISION=	11
 CATEGORIES=	x11
 MASTER_SITES=	http://download.berlios.de/segfaultskde/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	itetcu at FreeBSD.org
 COMMENT=	Quick launcher for Open Office
 
+DEPRECATED=	For old OOo versions; uses kde3; unmaintained upstream; see x11/oooqs2
+EXPIRATION_DATE=	2013-02-07
+
 USE_AUTOTOOLS=	libtool
 USE_KDELIBS_VER=	3
 USE_GMAKE=	yes


More information about the svn-ports-all mailing list