diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2013-02-09 14:50:27 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2013-02-09 14:50:27 +0000 |
commit | d95c94654300d5310a0d1a3c8cb4d98e8244b8de (patch) | |
tree | 0934e8336432fc40cbd13cd38b596ac6ca837a5c /net/py-port-for | |
parent | 3bb9a531e666e9c7f83470799c8ea5e8005257b6 (diff) |
Notes
Diffstat (limited to 'net/py-port-for')
-rw-r--r-- | net/py-port-for/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/py-port-for/Makefile b/net/py-port-for/Makefile index 14a773263c5a..f0eb5b857b43 100644 --- a/net/py-port-for/Makefile +++ b/net/py-port-for/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-port-for -# Date created: 2012-06-18 -# Whom: koobs <koobs.freebsd@gmail.com> -# +# Created by: Kubilay Kocak <koobs@FreeBSD.org> # $FreeBSD$ -# PORTNAME= port-for PORTVERSION= 0.3 @@ -11,7 +7,7 @@ CATEGORIES= net devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= koobs.freebsd@gmail.com +MAINTAINER= koobs@FreeBSD.org COMMENT= Python utility and library that helps with TCP ports management LICENSE= MIT |