diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 05:55:20 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 05:55:20 +0000 |
commit | 49626f567aec0a31035b53c28d86f43ab8f37847 (patch) | |
tree | 3d2e31194d876a4ea4d8da0b004043d080febb48 /www/august | |
parent | 6b499cc24f7cc0a506040215b31fcc04f70caf5c (diff) | |
download | ports-49626f567aec0a31035b53c28d86f43ab8f37847.tar.gz ports-49626f567aec0a31035b53c28d86f43ab8f37847.zip |
Notes
Diffstat (limited to 'www/august')
-rw-r--r-- | www/august/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/august/Makefile b/www/august/Makefile index 5426c491ced9..c42e5889242f 100644 --- a/www/august/Makefile +++ b/www/august/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: august -# Date created: 2000-12-31 -# Whom: trevor -# -# based on the OpenBSD port by Kevin Lo <kevlo@openbsd.org> -# $OpenBSD: Makefile,v 1.6 2000/12/10 15:00:14 kevlo Exp $ +# Created by: trevor # $FreeBSD$ -# PORTNAME= august PORTVERSION= 0.63b |