diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-07-03 15:02:54 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-07-03 15:02:54 +0800 |
commit | 255f0634763fafa530ebee9cac4c400864ef9f8f (patch) | |
tree | 0d4285694a08b022148eaa9fb6af0083ec6532fe /graphics/xaos | |
parent | 00f1bf54617cde1522aee3620843f20213959f6a (diff) | |
download | freebsd-ports-gnome-255f0634763fafa530ebee9cac4c400864ef9f8f.tar.gz freebsd-ports-gnome-255f0634763fafa530ebee9cac4c400864ef9f8f.tar.zst freebsd-ports-gnome-255f0634763fafa530ebee9cac4c400864ef9f8f.zip |
Remove stale master site address. Update maintainer address.
(I will be upgrading this port to the current release (XaoS 3.0) soon).
Diffstat (limited to 'graphics/xaos')
-rw-r--r-- | graphics/xaos/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile index 07112453c2f2..2057ced4fd88 100644 --- a/graphics/xaos/Makefile +++ b/graphics/xaos/Makefile @@ -3,19 +3,18 @@ # Date created: 24 February 1996 # Whom: Joseph Koshy <koshy@india.hp.com> # -# $Id: Makefile,v 1.2 1997/03/02 09:49:00 asami Exp $ +# $Id: Makefile,v 1.3 1997/07/01 17:41:01 jfitz Exp $ # DISTNAME= XaoS-2.2 PKGNAME= xaos-2.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ - http://www.tedium.com/XaoS/dist/ \ ftp://ftp.ta.jcu.cz/pub/linux/hubicka/XaoS/2.2/ \ http://www.paru.cas.cz/~hubicka/XaoS/dist/ MASTER_SITE_SUBDIR= graphics -MAINTAINER= koshy@india.hp.com +MAINTAINER= jkoshy@freebsd.org # This port will benefit from all-stops-out optimization of the code |