Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2015 00:17:22 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386902 - head/sysutils/aimage
Message-ID:  <201505210017.t4L0HMH9000775@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Thu May 21 00:17:22 2015
New Revision: 386902
URL: https://svnweb.freebsd.org/changeset/ports/386902

Log:
  Add license, fix website URL and pass maintainership to submitter.
  
  PR:		198230
  Submitted by:	Chris Hutchinson

Modified:
  head/sysutils/aimage/Makefile
  head/sysutils/aimage/pkg-descr

Modified: head/sysutils/aimage/Makefile
==============================================================================
--- head/sysutils/aimage/Makefile	Wed May 20 22:44:34 2015	(r386901)
+++ head/sysutils/aimage/Makefile	Thu May 21 00:17:22 2015	(r386902)
@@ -6,9 +6,11 @@ PORTVERSION=	3.2.5
 CATEGORIES=	sysutils
 MASTER_SITES=	http://digitalcorpora.org/downloads/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Advanced Disk Imager
 
+LICENSE=	BSD3CLAUSE
+
 LIB_DEPENDS=	libafflib.so:${PORTSDIR}/sysutils/afflib
 
 USE_OPENSSL=	yes

Modified: head/sysutils/aimage/pkg-descr
==============================================================================
--- head/sysutils/aimage/pkg-descr	Wed May 20 22:44:34 2015	(r386901)
+++ head/sysutils/aimage/pkg-descr	Thu May 21 00:17:22 2015	(r386902)
@@ -1,4 +1,5 @@
-aimage is the Advanced Disk Imager a tool to create forensic disk images.
-aimage is a component the Advanced Forensics Format project.
+aimage is the Advanced Disk Imager a tool to create
+forensic disk images. aimage is a component the
+Advanced Forensics Format project.
 
-WWW: http://www.afflib.org
+WWW: http://BSDforge.com/projects/sysutils/aimage



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505210017.t4L0HMH9000775>