diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-11-27 02:49:44 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-11-27 02:49:44 +0000 |
commit | 39242c4a352cb3a5e74c85ea122694961fccce76 (patch) | |
tree | 3342c6a0c9506460c0ac2bd207e34c73ff37a4aa /games/endgame-singularity/Makefile | |
parent | fcf0aec7ae1636e152f110a29589c461b3c227b2 (diff) | |
download | ports-39242c4a352cb3a5e74c85ea122694961fccce76.tar.gz ports-39242c4a352cb3a5e74c85ea122694961fccce76.zip |
Notes
Diffstat (limited to 'games/endgame-singularity/Makefile')
-rw-r--r-- | games/endgame-singularity/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/games/endgame-singularity/Makefile b/games/endgame-singularity/Makefile index 6ea37266f369..e7859bb4636a 100644 --- a/games/endgame-singularity/Makefile +++ b/games/endgame-singularity/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: endgame-singularity -# Date created: 10 August 2007 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= singularity -PORTVERSION= 0.30b -PORTREVISION= 2 +PORTVERSION= 0.30c CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= endgame- |