diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-18 07:31:21 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-18 07:31:21 +0000 |
commit | 45a7ea4bd281f095618a252cecd6f8887c3fe44e (patch) | |
tree | 1822e2ee7496843c2ca4cef75a2329e9e9c7cb50 /games/gcompris2/Makefile | |
parent | Don't build/install the debug versions of lib{Mrm,Uil,Xm}. (diff) |
Update to 0.3.1.
Notes
Notes:
svn path=/head/; revision=32799
Diffstat (limited to 'games/gcompris2/Makefile')
-rw-r--r-- | games/gcompris2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index e40a0d5b2b44..370ee96880db 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gcompris -# Date created: 21 July 2000 -# Whom: Maxim Sobolev +# Date created: 21 July 2000 +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ # PORTNAME= gcompris -PORTVERSION= 0.2.3 +PORTVERSION= 0.3.1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |