diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-18 21:56:30 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-18 21:56:30 +0000 |
commit | b63a28f690b27a0ef6821a035dbe6cb73bebe946 (patch) | |
tree | 51d86f5b60bf968487093b3c7a33dfaf18107397 /sysutils | |
parent | 6b5b1aa5c967aad14fed743af779c3f9d3916a4d (diff) | |
download | ports-b63a28f690b27a0ef6821a035dbe6cb73bebe946.tar.gz ports-b63a28f690b27a0ef6821a035dbe6cb73bebe946.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/contool/Makefile | 8 | ||||
-rw-r--r-- | sysutils/daemontools53/Makefile | 8 | ||||
-rw-r--r-- | sysutils/linux-afaapps/Makefile | 8 |
3 files changed, 6 insertions, 18 deletions
diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile index 3d1647ee0128..285827eb00c9 100644 --- a/sysutils/contool/Makefile +++ b/sysutils/contool/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: contool -# Date created: 2 Dec 1996 -# Whom: nsayer@quack.kfu.com -# +# Created by: nsayer@quack.kfu.com # $FreeBSD$ -# PORTNAME= contool PORTVERSION= 3.3a @@ -17,7 +13,7 @@ COMMENT= Console tool for openlook LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview -NO_CDROM= "source code cannot be sold, nor can you incorporate the source code into a product which is subsequently sold" +NO_CDROM= source code cannot be sold, nor can you incorporate the source code into a product which is subsequently sold NO_WRKSUBDIR= yes USE_IMAKE= yes USE_XORG= x11 xext diff --git a/sysutils/daemontools53/Makefile b/sysutils/daemontools53/Makefile index 2f5e6f90ad87..4f06949b71ee 100644 --- a/sysutils/daemontools53/Makefile +++ b/sysutils/daemontools53/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: daemontools -# Date created: 09 June 1998 -# Whom: Dom Mitchell <dom@happygiraffe.net> -# +# Created by: Dom Mitchell <dom@happygiraffe.net> # $FreeBSD$ -# PORTNAME= daemontools PORTVERSION= 0.53 @@ -14,7 +10,7 @@ MASTER_SITES= http://cr.yp.to/daemontools/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Service monitoring and logging utilities by djb -RESTRICTED= "Unsure of djb\'s license" +RESTRICTED= Unsure of djb's license NO_LATEST_LINK= yes ALL_TARGET= it man diff --git a/sysutils/linux-afaapps/Makefile b/sysutils/linux-afaapps/Makefile index 6c81a5251ff9..be686c1339d0 100644 --- a/sysutils/linux-afaapps/Makefile +++ b/sysutils/linux-afaapps/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: linux-afaapps -# Date created: 6 October 2003 -# Whom: bms@FreeBSD.org -# +# Created by: bms@FreeBSD.org # $FreeBSD$ -# PORTNAME= afaapps PORTVERSION= 2.7 @@ -17,7 +13,7 @@ DIST_SUBDIR= rpm MAINTAINER= ports@FreeBSD.org COMMENT= DELL PowerEdge Raid Controller 2 (apps) -RESTRICTED= "binary redistribution license needs clarification" +RESTRICTED= binary redistribution license needs clarification USE_LINUX_RPM= yes USE_LINUX_APPS= arts |