diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-16 19:03:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-16 19:03:19 +0800 |
commit | 525725fc4e05443c8d91ca1a4997f4b9fcb6390b (patch) | |
tree | 344e696f126c1e4e669022825b04102f4c2ad93e /games/spring | |
parent | b6a2efbe4c09c1e47d05692e7ca172abc39adb90 (diff) | |
download | freebsd-ports-gnome-525725fc4e05443c8d91ca1a4997f4b9fcb6390b.tar.gz freebsd-ports-gnome-525725fc4e05443c8d91ca1a4997f4b9fcb6390b.tar.zst freebsd-ports-gnome-525725fc4e05443c8d91ca1a4997f4b9fcb6390b.zip |
- Fix plist
Submitted by: pointyhat via pav
Diffstat (limited to 'games/spring')
-rw-r--r-- | games/spring/Makefile | 1 | ||||
-rw-r--r-- | games/spring/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile index 9412b28a4f36..dce62b6b0cc6 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -7,6 +7,7 @@ PORTNAME= spring PORTVERSION= 0.76b1 +PORTREVISION= 1 CATEGORIES= games java MASTER_SITES= http://spring.clan-sy.com/dl/ \ http://www.amdmi3.ru/distfiles/ diff --git a/games/spring/pkg-plist b/games/spring/pkg-plist index c6cb803e9462..305a959385f9 100644 --- a/games/spring/pkg-plist +++ b/games/spring/pkg-plist @@ -247,6 +247,7 @@ share/pixmaps/spring.png %%DATADIR%%/startscripts/ordertroops.lua %%DATADIR%%/uikeys.txt %%DATADIR%%/usericons.tdf +@dirrmtry share/applications @dirrm %%DATADIR%%/startscripts @dirrm %%DATADIR%%/fonts @dirrm %%DATADIR%%/base/spring |