diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1997-08-11 15:16:10 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1997-08-11 15:16:10 +0000 |
commit | 8118f7957f017ce4a77f670727cd6e717af31ecd (patch) | |
tree | c8210df99b857b1436a064b06f2a8bb10755e9ad /graphics | |
parent | 8c6827fd3d3c4f28ebd59b97edef8410e277b190 (diff) | |
download | ports-8118f7957f017ce4a77f670727cd6e717af31ecd.tar.gz ports-8118f7957f017ce4a77f670727cd6e717af31ecd.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/aero/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/aero/Makefile b/graphics/aero/Makefile index 7d713f74c748..ac549ab607d0 100644 --- a/graphics/aero/Makefile +++ b/graphics/aero/Makefile @@ -3,13 +3,13 @@ # Date created: Mon Aug 28 13:35:31 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.5 1996/08/22 12:46:41 erich Exp $ +# $Id: Makefile,v 1.6 1996/11/18 11:27:41 asami Exp $ # DISTNAME= aero_1.5.2_src PKGNAME= aero-1.5.2 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.povray.org/pub/povray/modellers/aero/ +MASTER_SITES= ftp://ftp.povray.org/pub/povray/utilities/modellers/aero/ MAINTAINER= erich@FreeBSD.org |