diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-11-08 21:35:17 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-11-08 21:35:17 +0000 |
commit | 13107432e80efe7cd412ef61001e642d12e38ec7 (patch) | |
tree | 61a8f32984b3c0a9105c21fc5980c761ab0ed2c7 /ports-mgmt/tinderbox-devel/Makefile | |
parent | 8f5504f187ad5895aadbf58d7d76b6289ffe65aa (diff) |
Notes
Diffstat (limited to 'ports-mgmt/tinderbox-devel/Makefile')
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index 95e6d9e2d925..8526c7a94a20 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -1,12 +1,9 @@ -# Ports collection makefile for: misc/tinderbox -# Whom: Edwin Groothuis <edwin@mavetju.org> -# Date created: 31 december 2005 -# +# Created by: Edwin Groothuis <edwin@mavetju.org> # $FreeBSD$ PORTNAME= tinderbox DISTVERSION= 3.4${SNAP} -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= ports-mgmt MASTER_SITES= http://tinderbox.marcuscom.com/ \ |