diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2000-12-31 15:41:23 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2000-12-31 15:41:23 +0000 |
commit | 1b8cb4f3f8d41a69a339e46b3d8ec3421a50a51d (patch) | |
tree | dbd1dc515e3f42577330f19b344471424fad7cc7 /games | |
parent | 8147f24a17443e00d842b2f56b0c520e000c7c0d (diff) | |
download | ports-1b8cb4f3f8d41a69a339e46b3d8ec3421a50a51d.tar.gz ports-1b8cb4f3f8d41a69a339e46b3d8ec3421a50a51d.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/freesci/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/freesci/Makefile b/games/freesci/Makefile index 928c8b4e39fa..49c47f70ab09 100644 --- a/games/freesci/Makefile +++ b/games/freesci/Makefile @@ -7,6 +7,7 @@ PORTNAME= freesci PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ftp://ftp.linuxgames.com/freesci/ |