diff options
author | nivit <nivit@FreeBSD.org> | 2012-07-05 05:19:46 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2012-07-05 05:19:46 +0800 |
commit | 9a1b04ed66ee189bf139f7400b825b9efc3f1862 (patch) | |
tree | d2134d7cabf151204e9ca6cee3683ee27bd8152d /www | |
parent | 2093bfb88b1009a704cd09be3a79431169bcd622 (diff) | |
download | freebsd-ports-gnome-9a1b04ed66ee189bf139f7400b825b9efc3f1862.tar.gz freebsd-ports-gnome-9a1b04ed66ee189bf139f7400b825b9efc3f1862.tar.zst freebsd-ports-gnome-9a1b04ed66ee189bf139f7400b825b9efc3f1862.zip |
- Fix pkg-plist
- Bump PORTREVISION
Reported by: pawel (via private email)
Diffstat (limited to 'www')
-rw-r--r-- | www/py-nevow/Makefile | 2 | ||||
-rw-r--r-- | www/py-nevow/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/py-nevow/Makefile b/www/py-nevow/Makefile index ec76f952fdba..05e44fc93451 100644 --- a/www/py-nevow/Makefile +++ b/www/py-nevow/Makefile @@ -7,7 +7,7 @@ PORTNAME= nevow PORTVERSION= 0.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python devel MASTER_SITES= http://divmod.org/trac/attachment/wiki/SoftwareReleases/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ diff --git a/www/py-nevow/pkg-plist b/www/py-nevow/pkg-plist index d3aedda105b4..b53c7320b634 100644 --- a/www/py-nevow/pkg-plist +++ b/www/py-nevow/pkg-plist @@ -831,6 +831,7 @@ bin/nit %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pastebin/static %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pastebin/pastebin/web %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pastebin/pastebin +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pastebin/data %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pastebin %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/objcontainer %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/nestedsequence |