diff options
Diffstat (limited to 'net-mgmt/py-ciscoconfparse/Makefile')
-rw-r--r-- | net-mgmt/py-ciscoconfparse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/py-ciscoconfparse/Makefile b/net-mgmt/py-ciscoconfparse/Makefile index f8fa9ad977a8..67ca8fb67b4b 100644 --- a/net-mgmt/py-ciscoconfparse/Makefile +++ b/net-mgmt/py-ciscoconfparse/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Parse, audit, query, build and modify Cisco IOS-style configurations +WWW= http://www.pennington.net/py/ciscoconfparse/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE |