diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
commit | f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch) | |
tree | 384a6fe89b7bf8bffcc478f3462d538eea755790 /games/burrtools | |
parent | 49be72eaa4585216ade79b274fca337c2bf4866a (diff) | |
download | ports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.tar.gz ports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.zip |
Notes
Diffstat (limited to 'games/burrtools')
-rw-r--r-- | games/burrtools/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/games/burrtools/Makefile b/games/burrtools/Makefile index 030706386ba3..bbaa406d5799 100644 --- a/games/burrtools/Makefile +++ b/games/burrtools/Makefile @@ -1,14 +1,9 @@ -# ex:ts=8 -# Ports collection makefile for: burrtools -# Date created: Mar 23, 2007 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= burrtools PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF \ http://www.c-s.li/ports/ |