diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-09 19:50:46 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-09 19:50:46 +0800 |
commit | f669acea3044fc16a586b177c02e3954d68d528e (patch) | |
tree | d4178dd6b6c0fc4c8bcec76dbd2222609c3afbb5 /deskutils | |
parent | 56a322f26620357930f6e1f7765e12da167f1e74 (diff) | |
download | freebsd-ports-gnome-f669acea3044fc16a586b177c02e3954d68d528e.tar.gz freebsd-ports-gnome-f669acea3044fc16a586b177c02e3954d68d528e.tar.zst freebsd-ports-gnome-f669acea3044fc16a586b177c02e3954d68d528e.zip |
Finish stage support
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/wammu/Makefile | 2 | ||||
-rw-r--r-- | deskutils/wammu/pkg-plist | 9 |
2 files changed, 10 insertions, 1 deletions
diff --git a/deskutils/wammu/Makefile b/deskutils/wammu/Makefile index 51bee31ecfa6..b0cd3dc16aef 100644 --- a/deskutils/wammu/Makefile +++ b/deskutils/wammu/Makefile @@ -3,7 +3,7 @@ PORTNAME= wammu PORTVERSION= 0.36 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= http://dl.cihar.com/wammu/v0/ \ http://dl.cihar.com.nyud.net/wammu/v0/ diff --git a/deskutils/wammu/pkg-plist b/deskutils/wammu/pkg-plist index dfdae9d6372c..af661481761f 100644 --- a/deskutils/wammu/pkg-plist +++ b/deskutils/wammu/pkg-plist @@ -138,16 +138,25 @@ bin/wammu-configure %%PYTHON_SITELIBDIR%%/Wammu/__init__.py %%PYTHON_SITELIBDIR%%/Wammu/__init__.pyc %%PYTHON_SITELIBDIR%%/Wammu/__init__.pyo +man/cs/man1/wammu-configure.1.gz man/cs/man1/wammu.1.gz +man/de/man1/wammu-configure.1.gz man/de/man1/wammu.1.gz +man/es/man1/wammu-configure.1.gz man/es/man1/wammu.1.gz +man/fr/man1/wammu-configure.1.gz man/fr/man1/wammu.1.gz +man/it/man1/wammu-configure.1.gz man/it/man1/wammu.1.gz man/man1/wammu-configure.1.gz man/man1/wammu.1.gz +man/nl/man1/wammu-configure.1.gz man/nl/man1/wammu.1.gz +man/pt_BR/man1/wammu-configure.1.gz man/pt_BR/man1/wammu.1.gz +man/ru/man1/wammu-configure.1.gz man/ru/man1/wammu.1.gz +man/sk/man1/wammu-configure.1.gz man/sk/man1/wammu.1.gz share/Wammu/images/icons/calendar.png share/Wammu/images/icons/call-missed.png |