diff options
author | erich <erich@FreeBSD.org> | 1997-08-11 15:16:10 +0000 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1997-08-11 15:16:10 +0000 |
commit | 1cb842f7707224f52e666d03f458fd0d3067cacb (patch) | |
tree | 080b67901a75e25c6b106b6812bb497e5767df3f /graphics/aero/Makefile | |
parent | 5dc96a63682028d89fd137fd4766997894b70d74 (diff) | |
download | FreeBSD-ports-1cb842f7707224f52e666d03f458fd0d3067cacb.zip FreeBSD-ports-1cb842f7707224f52e666d03f458fd0d3067cacb.tar.gz |
fix MASTER_SITES
Diffstat (limited to 'graphics/aero/Makefile')
-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 7d713f7..ac549ab 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 |