mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix plist and delete a unmaintained email address from header.
Spotted by: the Ports Janitor
This commit is contained in:
parent
2e9fa6e131
commit
cff3fd1c51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124489
2 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# New ports collection makefile for: py-irclib
|
||||
# Date created: 25 April 2001
|
||||
# Whom: Hye-Shik Chang <perky@python.or.kr>
|
||||
# Whom: Hye-Shik Chang
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
%%PYTHON_SITELIBDIR%%/ircbot.py
|
||||
%%PYTHON_SITELIBDIR%%/ircbot.pyc
|
||||
%%PYTHON_SITELIBDIR%%/ircbot.pyo
|
||||
%%PYTHON_SITELIBDIR%%/irclib.py
|
||||
%%PYTHON_SITELIBDIR%%/irclib.pyc
|
||||
%%PYTHON_SITELIBDIR%%/irclib.pyo
|
||||
|
|
Loading…
Add table
Reference in a new issue