diff options
author | frueauf <frueauf> | 1998-10-01 19:29:39 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-10-01 19:29:39 +0000 |
commit | 82cccbf2bd8e25332907c8a3d1fb7e1bf34cccae (patch) | |
tree | 74ac0a9328e10af92fd856a5797f09efb46c33eb | |
parent | 2c819b9dea21affa9a85276efd85c5854175eef9 (diff) | |
download | pkgsrc-82cccbf2bd8e25332907c8a3d1fb7e1bf34cccae.tar.gz |
Update HOMEPAGE, closes pr 6221 by Dan McMahill.
-rw-r--r-- | graphics/tgif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index f52d86e09f0..4ef1c161ba2 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/08/26 21:18:57 frueauf Exp $ +# $NetBSD: Makefile,v 1.8 1998/10/01 19:29:39 frueauf Exp $ DISTNAME= tgif-3.0-p17 PKGNAME= tgif-3.0p17x @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications/tgif MAINTAINER= mcmahill@alum.mit.edu -HOMEPAGE= http://bourbon.cs.ucla.edu:8001/tgif/current.html +HOMEPAGE= http://bourbon.cs.umd.edu:8001/tgif/tgif.html CONFLICTS= tgif-3.0p16 |