diff options
author | flathill <flathill@FreeBSD.org> | 1998-11-22 02:17:55 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-11-22 02:17:55 +0800 |
commit | adcb2d4454b6d8446084ca2ab87b3ae16320e87c (patch) | |
tree | 2ab3632c6f582b284b26793a3229a3db00c4a59a /graphics | |
parent | 22f28552c25ef17851a52d39753d1bf5e7629e40 (diff) | |
download | freebsd-ports-gnome-adcb2d4454b6d8446084ca2ab87b3ae16320e87c.tar.gz freebsd-ports-gnome-adcb2d4454b6d8446084ca2ab87b3ae16320e87c.tar.zst freebsd-ports-gnome-adcb2d4454b6d8446084ca2ab87b3ae16320e87c.zip |
Fix MASTER_SITE
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xpx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpx/Makefile b/graphics/xpx/Makefile index 8d971976caa2..c35f548a3474 100644 --- a/graphics/xpx/Makefile +++ b/graphics/xpx/Makefile @@ -3,13 +3,13 @@ # Date created: 25 Oct 1998 # Whom: Seiichirou Hiraoka # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/18 09:56:43 flathill Exp $ # DISTNAME= xpx141 PKGNAME= xpx-1.41 CATEGORIES= graphics -MASTER_SITES= http://www2s.biglobe.ne.jp/~yav/soft/xpx +MASTER_SITES= http://www2s.biglobe.ne.jp/~yav/soft/xpx/ MAINTAINER= flathill@flathill.gr.jp |