diff options
author | acm <acm@FreeBSD.org> | 2006-09-26 18:54:16 +0000 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-09-26 18:54:16 +0000 |
commit | 2c2fdd1c006224c2064d1558472ea1735dc517eb (patch) | |
tree | 613dcc310c9d93b13ac923392ae0874c753f5912 /games | |
parent | e78822b910fc7a8e4695a67874740c3184f520cf (diff) | |
download | FreeBSD-ports-2c2fdd1c006224c2064d1558472ea1735dc517eb.zip FreeBSD-ports-2c2fdd1c006224c2064d1558472ea1735dc517eb.tar.gz |
- Fix pkg-plist
- Bump PORTREVISION
Reported by: kris
Diffstat (limited to 'games')
-rw-r--r-- | games/netpanzer/Makefile | 2 | ||||
-rw-r--r-- | games/netpanzer/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/netpanzer/Makefile b/games/netpanzer/Makefile index c71a5b9..a882ff0 100644 --- a/games/netpanzer/Makefile +++ b/games/netpanzer/Makefile @@ -7,7 +7,7 @@ PORTNAME= netpanzer PORTVERSION= 0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://download.berlios.de/netpanzer/ diff --git a/games/netpanzer/pkg-plist b/games/netpanzer/pkg-plist index a24c8d0..507fbea 100644 --- a/games/netpanzer/pkg-plist +++ b/games/netpanzer/pkg-plist @@ -9,4 +9,5 @@ share/applications/netpanzer.desktop share/pixmaps/netpanzer.png share/pixmaps/netpanzer.xpm %%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrmtry share/pixmaps @dirrmtry share/applications |