svn commit: r314934 - head/games/aestats

Eitan Adler eadler at FreeBSD.org
Fri Mar 22 14:46:13 UTC 2013


Author: eadler
Date: Fri Mar 22 14:46:12 2013
New Revision: 314934
URL: http://svnweb.freebsd.org/changeset/ports/314934

Log:
  Mark this port as having issues as documented in LEGAL in r154579.
  While here:
  	- trim header
  	- remove leading article from comment
  
  Approved by:	danfe (maintainer)

Modified:
  head/games/aestats/Makefile

Modified: head/games/aestats/Makefile
==============================================================================
--- head/games/aestats/Makefile	Fri Mar 22 14:18:02 2013	(r314933)
+++ head/games/aestats/Makefile	Fri Mar 22 14:46:12 2013	(r314934)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	AEstats
-# Date created:				27 Jan 2006
-# Whom:					Alexey Dokuchaev <danfe at FreeBSD.org>
-#
+# Created by: Alexey Dokuchaev <danfe at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	aestats
 PORTVERSION=	5.39
@@ -14,7 +10,9 @@ MASTER_SITE_SUBDIR=	danfe
 DISTNAME=	${PORTNAME}-v${PORTVERSION}
 
 MAINTAINER=	danfe at FreeBSD.org
-COMMENT=	An advanced HTML statistics generator for various games
+COMMENT=	Advanced HTML statistics generator for various games
+
+NO_CDROM=	Commercial use is prohibited
 
 ONLY_FOR_ARCHS=	i386
 


More information about the svn-ports-all mailing list