diff options
author | krion <krion@FreeBSD.org> | 2004-01-31 06:47:30 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-31 06:47:30 +0800 |
commit | 70f9578c97e0c6723ef1c84f6269f1714fde258a (patch) | |
tree | ec146a5f25c189e95ede3f0a80b041056ec20266 /games/grande | |
parent | 5bd779a7a60e94778f18d39fd9938a513dbf509c (diff) | |
download | freebsd-ports-gnome-70f9578c97e0c6723ef1c84f6269f1714fde258a.tar.gz freebsd-ports-gnome-70f9578c97e0c6723ef1c84f6269f1714fde258a.tar.zst freebsd-ports-gnome-70f9578c97e0c6723ef1c84f6269f1714fde258a.zip |
- Fix plist and bump PORTREVISION
Noticed by: bento via kris
Diffstat (limited to 'games/grande')
-rw-r--r-- | games/grande/Makefile | 1 | ||||
-rw-r--r-- | games/grande/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/grande/Makefile b/games/grande/Makefile index efb5b8083c84..b18fbc58fb0b 100644 --- a/games/grande/Makefile +++ b/games/grande/Makefile @@ -7,6 +7,7 @@ PORTNAME= grande PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://kxl.hn.org/download/ DISTNAME= ${PORTNAME}-KXL-${PORTVERSION} diff --git a/games/grande/pkg-plist b/games/grande/pkg-plist index 6b32c0f6badc..5fdc4c9dd864 100644 --- a/games/grande/pkg-plist +++ b/games/grande/pkg-plist @@ -65,3 +65,4 @@ share/grande/wav/shot.wav @dirrm share/grande/score @dirrm share/grande/stg @dirrm share/grande/wav +@dirrm share/grande |