diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-28 06:07:52 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-28 06:07:52 +0000 |
commit | 66ad7a8499cb3846376bf39f396fffbbcbdc886c (patch) | |
tree | 9b5547f2424d2100b52646de11b88cca962b3e47 /x11 | |
parent | 9f403fb7d6177c609e42292c4077e12738bcae79 (diff) | |
download | ports-66ad7a8499cb3846376bf39f396fffbbcbdc886c.tar.gz ports-66ad7a8499cb3846376bf39f396fffbbcbdc886c.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lupe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lupe/Makefile b/x11/lupe/Makefile index ffd528072d23..f47e83ed9768 100644 --- a/x11/lupe/Makefile +++ b/x11/lupe/Makefile @@ -3,13 +3,13 @@ # Date created: 4 February 1998 # Whom: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org> # -# $Id: Makefile,v 1.6 1998/11/17 16:45:06 flathill Exp $ +# $Id: Makefile,v 1.7 1998/11/17 16:49:38 flathill Exp $ # DISTNAME= lupe008 PKGNAME= lupe-0.08 CATEGORIES= x11 -MASTER_SITES= http://www2s.biglobe.ne.jp/~yav/soft/ +MASTER_SITES= http://www.oersted.co.jp/~yav/soft/ MAINTAINER= kazu@jp.freebsd.org |