Date: Tue, 23 Oct 2012 17:05:07 +0000 (UTC) From: Sergey Matveychuk <sem@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306318 - head/devel/argp-standalone Message-ID: <201210231705.q9NH57Sq015536@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sem Date: Tue Oct 23 17:05:07 2012 New Revision: 306318 URL: http://svn.freebsd.org/changeset/ports/306318 Log: - Remove license. There should be a version, but I'm not sure about it. Feature safe: yes Submitted by: bdrewery Modified: head/devel/argp-standalone/Makefile Modified: head/devel/argp-standalone/Makefile ============================================================================== --- head/devel/argp-standalone/Makefile Tue Oct 23 16:55:39 2012 (r306317) +++ head/devel/argp-standalone/Makefile Tue Oct 23 17:05:07 2012 (r306318) @@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= sem MAINTAINER= sem@FreeBSD.org COMMENT= Standalone version of arguments parsing functions from GLIBC -LICENSE= LGPL - USE_GCC= any GNU_CONFIGURE= yes USE_AUTOTOOLS= aclocal autoconf automake libtool
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210231705.q9NH57Sq015536>