Date: Thu, 20 Jun 2013 20:40:30 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321424 - head/comms/callsign Message-ID: <201306202040.r5KKeUPt069389@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bsam Date: Thu Jun 20 20:40:29 2013 New Revision: 321424 URL: http://svnweb.freebsd.org/changeset/ports/321424 Log: . remove DISTNAME (it is the default one); . delete an article from COMMENT; . trim Makefile headers. Modified: head/comms/callsign/Makefile Modified: head/comms/callsign/Makefile ============================================================================== --- head/comms/callsign/Makefile Thu Jun 20 20:34:08 2013 (r321423) +++ head/comms/callsign/Makefile Thu Jun 20 20:40:29 2013 (r321424) @@ -1,18 +1,13 @@ -# New ports collection makefile for: callsign-bin -# Date created: 31 July 2009 -# Whom: Rick Elrod <codeblock@eighthbit.net> -# +# Created by: Rick Elrod <codeblock@eighthbit.net> # $FreeBSD$ -# PORTNAME= callsign PORTVERSION= 1.0.2 CATEGORIES= comms net hamradio MASTER_SITES= RF -DISTNAME= callsign-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= An amateur radio callsign lookup command +COMMENT= Amateur radio callsign lookup command RUN_DEPENDS= rubygem-callsign>=0:${PORTSDIR}/comms/rubygem-callsign
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306202040.r5KKeUPt069389>