diff options
-rw-r--r-- | net/avahi/PLIST.pygdbm | 11 | ||||
-rw-r--r-- | net/avahi/PLIST.python | 11 |
2 files changed, 11 insertions, 11 deletions
diff --git a/net/avahi/PLIST.pygdbm b/net/avahi/PLIST.pygdbm index 429c5d9534a..03c90cda14f 100644 --- a/net/avahi/PLIST.pygdbm +++ b/net/avahi/PLIST.pygdbm @@ -1,3 +1,12 @@ -@comment $NetBSD: PLIST.pygdbm,v 1.1.1.1 2008/12/20 17:36:14 wiz Exp $ +@comment $NetBSD: PLIST.pygdbm,v 1.2 2009/10/16 07:45:47 obache Exp $ +bin/avahi-discover lib/avahi/service-types.db ${PYSITELIB}/avahi/ServiceTypeDatabase.py +${PYSITELIB}/avahi_discover/__init__.py +${PYSITELIB}/avahi_discover/__init__.pyc +${PYSITELIB}/avahi_discover/__init__.pyo +${PYSITELIB}/avahi_discover/SimpleGladeApp.py +${PYSITELIB}/avahi_discover/SimpleGladeApp.pyc +${PYSITELIB}/avahi_discover/SimpleGladeApp.pyo +share/applications/avahi-discover.desktop +share/avahi/interfaces/avahi-discover.glade diff --git a/net/avahi/PLIST.python b/net/avahi/PLIST.python index 81e122cfb2d..2f987ea18e3 100644 --- a/net/avahi/PLIST.python +++ b/net/avahi/PLIST.python @@ -1,18 +1,9 @@ -@comment $NetBSD: PLIST.python,v 1.2 2009/06/14 18:09:21 joerg Exp $ +@comment $NetBSD: PLIST.python,v 1.3 2009/10/16 07:45:47 obache Exp $ ${PYSITELIB}/avahi/__init__.py ${PYSITELIB}/avahi/__init__.pyc ${PYSITELIB}/avahi/__init__.pyo -${PYSITELIB}/avahi_discover/__init__.py -${PYSITELIB}/avahi_discover/__init__.pyc -${PYSITELIB}/avahi_discover/__init__.pyo -${PYSITELIB}/avahi_discover/SimpleGladeApp.py -${PYSITELIB}/avahi_discover/SimpleGladeApp.pyc -${PYSITELIB}/avahi_discover/SimpleGladeApp.pyo bin/avahi-bookmarks -bin/avahi-discover bin/avahi-set-host-name man/man1/avahi-bookmarks.1 man/man1/avahi-discover.1 man/man1/avahi-set-host-name.1 -share/applications/avahi-discover.desktop -share/avahi/interfaces/avahi-discover.glade |