diff options
Diffstat (limited to 'games/blue/Makefile')
-rw-r--r-- | games/blue/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/blue/Makefile b/games/blue/Makefile index d6313b443725..f270ff3fa9c7 100644 --- a/games/blue/Makefile +++ b/games/blue/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: blue -# Date created: 6 June 1997 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= blue -PORTVERSION= 2.10 +PORTVERSION= 2.11 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/bluemoon/ DISTNAME= bluemoon-${PORTVERSION} |