diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-02 15:01:50 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-02 15:01:50 +0000 |
commit | 870046c5d25a58da805efba84ec714e3ade084a4 (patch) | |
tree | f1c30e637163fa1dd2ce62ba301eda034ee76bcd /games/frozenbubble/Makefile | |
parent | f1c123bcf5128f82bccc80e7fb2632971e4ca0a5 (diff) |
Add some missing files to pkg-plist.
Submitted by: bento
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=74512
Diffstat (limited to 'games/frozenbubble/Makefile')
-rw-r--r-- | games/frozenbubble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/frozenbubble/Makefile b/games/frozenbubble/Makefile index 8f8882c69ad0..63dc693cc10d 100644 --- a/games/frozenbubble/Makefile +++ b/games/frozenbubble/Makefile @@ -7,7 +7,7 @@ PORTNAME= frozenbubble PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://people.mandrakesoft.com/~gc/fb/ \ http://frozenbubble.free.fr/fb/ |