diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-07-28 23:45:22 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-07-28 23:45:22 +0800 |
commit | ddf9fe347ab3fe539f795adb9278eeabcf124478 (patch) | |
tree | a344cd5874b4b324612ff603d67f282b992e7665 /net/gupnp | |
parent | 24a59ad548bbdc00b841d7c564aa8f45074bb791 (diff) | |
download | freebsd-ports-gnome-ddf9fe347ab3fe539f795adb9278eeabcf124478.tar.gz freebsd-ports-gnome-ddf9fe347ab3fe539f795adb9278eeabcf124478.tar.zst freebsd-ports-gnome-ddf9fe347ab3fe539f795adb9278eeabcf124478.zip |
- Fix PLIST
- Bump PORTREVISION for package change
Reported by: swills
Diffstat (limited to 'net/gupnp')
-rw-r--r-- | net/gupnp/Makefile | 1 | ||||
-rw-r--r-- | net/gupnp/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index f1803fbd2c06..6f35cd48cf90 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -3,6 +3,7 @@ PORTNAME= gupnp PORTVERSION= 0.20.12 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME diff --git a/net/gupnp/pkg-plist b/net/gupnp/pkg-plist index 18968c0c7f28..99f92d26510b 100644 --- a/net/gupnp/pkg-plist +++ b/net/gupnp/pkg-plist @@ -24,6 +24,7 @@ lib/libgupnp-1.0.so.4 lib/libgupnp-1.0.so.4.0.0 libdata/pkgconfig/gupnp-1.0.pc share/gir-1.0/GUPnP-1.0.gir +share/gtk-doc/html/gupnp/GUPnPAcl.html share/gtk-doc/html/gupnp/GUPnPContext.html share/gtk-doc/html/gupnp/GUPnPContextManager.html share/gtk-doc/html/gupnp/GUPnPControlPoint.html @@ -38,6 +39,7 @@ share/gtk-doc/html/gupnp/GUPnPServiceProxy.html share/gtk-doc/html/gupnp/GUPnPWhiteList.html share/gtk-doc/html/gupnp/GUPnPXMLDoc.html share/gtk-doc/html/gupnp/annotation-glossary.html +share/gtk-doc/html/gupnp/api-context.html share/gtk-doc/html/gupnp/api-device-control.html share/gtk-doc/html/gupnp/api-device-impl.html share/gtk-doc/html/gupnp/api-device-info.html |