diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-09 20:16:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-09 20:16:03 +0800 |
commit | b22717b0debb599edea6d38a7f87a37af840b95d (patch) | |
tree | 1318302f6794ad007c3a1e5bc5285abdd65cc2ed /games | |
parent | 2bf51333eb17c96c782fa381396b0147c32345e7 (diff) | |
download | freebsd-ports-gnome-b22717b0debb599edea6d38a7f87a37af840b95d.tar.gz freebsd-ports-gnome-b22717b0debb599edea6d38a7f87a37af840b95d.tar.zst freebsd-ports-gnome-b22717b0debb599edea6d38a7f87a37af840b95d.zip |
Finish stage support
Diffstat (limited to 'games')
-rw-r--r-- | games/blockrage/Makefile | 2 | ||||
-rw-r--r-- | games/blockrage/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/blockrage/Makefile b/games/blockrage/Makefile index 9410e6f193b1..b659e00a014d 100644 --- a/games/blockrage/Makefile +++ b/games/blockrage/Makefile @@ -3,7 +3,7 @@ PORTNAME= blockrage PORTVERSION= 0.2.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \ SF/nemysisfreebsdp/:icons diff --git a/games/blockrage/pkg-plist b/games/blockrage/pkg-plist index 4dc4183ea58e..fa05eb673b52 100644 --- a/games/blockrage/pkg-plist +++ b/games/blockrage/pkg-plist @@ -1,4 +1,5 @@ bin/blockrage +man/man6/blockrage.6.gz %%DATADIR%%/blockrage %%DATADIR%%/blockrage-fhs.rc %%DATADIR%%/blockrage.cfg |