diff options
author | mef <mef@pkgsrc.org> | 2014-11-23 10:06:41 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-11-23 10:06:41 +0000 |
commit | a18f60afbd1b67a33e7e212c49e60f6be626230b (patch) | |
tree | 830346c6e4de59239fcb0c834444290c19d99df6 /comms/py-gammu/PLIST | |
parent | 36afed6fe36480ac3b5caa301c24e6beeb118e3b (diff) | |
download | pkgsrc-a18f60afbd1b67a33e7e212c49e60f6be626230b.tar.gz |
Update 1.26.1 to 1.33.0, as gammu has been updated, with PLIST adjust.
Diffstat (limited to 'comms/py-gammu/PLIST')
-rw-r--r-- | comms/py-gammu/PLIST | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/comms/py-gammu/PLIST b/comms/py-gammu/PLIST index f900eff7bdc..fd37eb40019 100644 --- a/comms/py-gammu/PLIST +++ b/comms/py-gammu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2012/04/08 20:21:43 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2014/11/23 10:06:41 mef Exp $ ${PYSITELIB}/gammu/Data.py ${PYSITELIB}/gammu/Data.pyc ${PYSITELIB}/gammu/Data.pyo @@ -9,4 +9,16 @@ ${PYSITELIB}/gammu/__init__.py ${PYSITELIB}/gammu/__init__.pyc ${PYSITELIB}/gammu/__init__.pyo ${PYSITELIB}/gammu/_gammu.so +${PYSITELIB}/gammu/data.py +${PYSITELIB}/gammu/data.pyc +${PYSITELIB}/gammu/data.pyo +${PYSITELIB}/gammu/exception.py +${PYSITELIB}/gammu/exception.pyc +${PYSITELIB}/gammu/exception.pyo +${PYSITELIB}/gammu/smsd.py +${PYSITELIB}/gammu/smsd.pyc +${PYSITELIB}/gammu/smsd.pyo +${PYSITELIB}/gammu/worker.py +${PYSITELIB}/gammu/worker.pyc +${PYSITELIB}/gammu/worker.pyo ${PYSITELIB}/${EGG_FILE} |