diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-19 05:56:30 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-19 05:56:30 +0800 |
commit | 6844d3f7f792d9dce1e05a5f4f29d547397b218b (patch) | |
tree | 51d86f5b60bf968487093b3c7a33dfaf18107397 /sysutils/linux-afaapps | |
parent | 6f98ddf18322570583f7cec4c11a028fafeecceb (diff) | |
download | freebsd-ports-gnome-6844d3f7f792d9dce1e05a5f4f29d547397b218b.tar.gz freebsd-ports-gnome-6844d3f7f792d9dce1e05a5f4f29d547397b218b.tar.zst freebsd-ports-gnome-6844d3f7f792d9dce1e05a5f4f29d547397b218b.zip |
"aaargh, quoted Makefile variables"
Approved by: portmgr (bapt)
Diffstat (limited to 'sysutils/linux-afaapps')
-rw-r--r-- | sysutils/linux-afaapps/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
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 |