Date: Mon, 30 Mar 2015 23:05:25 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382783 - head/x11/gnustep-app Message-ID: <201503302305.t2UN5PWY080428@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Mar 30 23:05:24 2015 New Revision: 382783 URL: https://svnweb.freebsd.org/changeset/ports/382783 QAT: https://qat.redports.org/buildarchive/r382783/ Log: Remove broken charmap from the list of applications Modified: head/x11/gnustep-app/Makefile Modified: head/x11/gnustep-app/Makefile ============================================================================== --- head/x11/gnustep-app/Makefile Mon Mar 30 23:02:51 2015 (r382782) +++ head/x11/gnustep-app/Makefile Mon Mar 30 23:05:24 2015 (r382783) @@ -3,7 +3,7 @@ PORTNAME= gnustep-app PORTVERSION= 2.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnustep MASTER_SITES= # empty DISTFILES= # empty @@ -64,7 +64,6 @@ USE_GNUSTEP_LOCAL_APPS+= \ Zipper:archivers/zipper \ Camera:graphics/camera \ Ladder:games/gnustep-ladder \ - Charmap:deskutils/charmap \ GTAMSAnalyzer:science/gtamsanalyzer \ Paje:science/paje \ AClock:x11-clocks/aclock \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503302305.t2UN5PWY080428>