diff options
author | asami <asami@FreeBSD.org> | 1997-11-04 12:15:11 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-11-04 12:15:11 +0800 |
commit | 707e04e52f40b8500c458f4b16b3034d134f3bb8 (patch) | |
tree | 7c40b00d2b8eae023290046144f2573d0e365426 /lang/icon | |
parent | e57a32ecce9620bc11e7bc2f4569986c98c7e1fa (diff) | |
download | freebsd-ports-gnome-707e04e52f40b8500c458f4b16b3034d134f3bb8.tar.gz freebsd-ports-gnome-707e04e52f40b8500c458f4b16b3034d134f3bb8.tar.zst freebsd-ports-gnome-707e04e52f40b8500c458f4b16b3034d134f3bb8.zip |
Define DIST_SUBDIR to move distfile to sabdirectory -- "unix.tgz" is just
too generic.
Diffstat (limited to 'lang/icon')
-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 9a3a2ac7d11a..9c2887c12ea6 100644 --- a/lang/icon/Makefile +++ b/lang/icon/Makefile @@ -3,7 +3,7 @@ # Date created: 05 April 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.8 1997/02/12 08:39:15 tg Exp $ +# $Id: Makefile,v 1.9 1997/10/31 21:54:47 jseger Exp $ # DISTNAME= unix @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.cs.arizona.edu/icon/packages/unix/ MAINTAINER= ports@freebsd.org +DIST_SUBDIR= icon NO_WRKSUBDIR= true ALL_TARGET= Icon Icon-iconc diff --git a/lang/icon/distinfo b/lang/icon/distinfo index c102d6898334..4ab081e089fc 100644 --- a/lang/icon/distinfo +++ b/lang/icon/distinfo @@ -1 +1 @@ -MD5 (unix.tgz) = 6fa53241bb6eff844b155c22a98c2150 +MD5 (icon/unix.tgz) = 6fa53241bb6eff844b155c22a98c2150 |