diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-10-31 21:54:59 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-10-31 21:54:59 +0000 |
commit | 6c20517ecc84b84426babb52e48e137ed3c317ba (patch) | |
tree | a06c8024005963e2e2a0134042322fd9c5ae98af | |
parent | 657a5370d58594aabcbbc8b016b2dceada30a588 (diff) | |
download | freebsd-ports-6c20517ecc84b84426babb52e48e137ed3c317ba.zip |
Distfile for lang/icon was renamed on master site.
-rw-r--r-- | lang/icon/Makefile | 3 | ||||
-rw-r--r-- | lang/icon/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/lang/icon/Makefile b/lang/icon/Makefile index a6e821692129..9a3a2ac7d11a 100644 --- a/lang/icon/Makefile +++ b/lang/icon/Makefile @@ -3,10 +3,11 @@ # Date created: 05 April 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.7 1996/11/15 19:16:25 obrien Exp $ +# $Id: Makefile,v 1.8 1997/02/12 08:39:15 tg Exp $ # DISTNAME= unix +EXTRACT_SUFX= .tgz PKGNAME= icon-9.3 CATEGORIES= lang MASTER_SITES= ftp://ftp.cs.arizona.edu/icon/packages/unix/ diff --git a/lang/icon/distinfo b/lang/icon/distinfo index 1c19b603ccf4..c102d6898334 100644 --- a/lang/icon/distinfo +++ b/lang/icon/distinfo @@ -1 +1 @@ -MD5 (unix.tar.gz) = 6fa53241bb6eff844b155c22a98c2150 +MD5 (unix.tgz) = 6fa53241bb6eff844b155c22a98c2150 |