summaryrefslogtreecommitdiff
path: root/graphics/aero
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /graphics/aero
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'graphics/aero')
-rw-r--r--graphics/aero/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/aero/Makefile b/graphics/aero/Makefile
index 6e0940c584b9..7d713f74c748 100644
--- a/graphics/aero/Makefile
+++ b/graphics/aero/Makefile
@@ -3,12 +3,12 @@
# Date created: Mon Aug 28 13:35:31 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.4 1996/08/20 13:32:17 erich Exp $
+# $Id: Makefile,v 1.5 1996/08/22 12:46:41 erich Exp $
#
DISTNAME= aero_1.5.2_src
PKGNAME= aero-1.5.2
-CATEGORIES+= graphics
+CATEGORIES= graphics
MASTER_SITES= ftp://ftp.povray.org/pub/povray/modellers/aero/
MAINTAINER= erich@FreeBSD.org