diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:51:45 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:51:45 +0000 |
commit | a218624235c700a723b61ee480a656858211721b (patch) | |
tree | fbf2efc2f75320e416a6a2e54a2a32592a41956a /games/gcompris2 | |
parent | f91f1f31097c76ef31fcc8c348d1c8961da0f83c (diff) | |
download | ports-a218624235c700a723b61ee480a656858211721b.tar.gz ports-a218624235c700a723b61ee480a656858211721b.zip |
Notes
Diffstat (limited to 'games/gcompris2')
-rw-r--r-- | games/gcompris2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index e9db2547dbeb..b25b9ee81b19 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcompris -PORTVERSION= 0.3.5 +PORTVERSION= 0.3.5 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |