diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-19 21:12:27 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-19 21:12:27 +0800 |
commit | 28ac381df3bb82b3a741fce726a684ba74c2b547 (patch) | |
tree | 4b77e0ca14a3ae275a06081c940cf2fa62bad5ba /graphics | |
parent | f3886434f7ed7d038c08b3e65f676fbbabe7183c (diff) | |
download | freebsd-ports-gnome-28ac381df3bb82b3a741fce726a684ba74c2b547.tar.gz freebsd-ports-gnome-28ac381df3bb82b3a741fce726a684ba74c2b547.tar.zst freebsd-ports-gnome-28ac381df3bb82b3a741fce726a684ba74c2b547.zip |
Moved textproc/tuc to converters/tuc
Obtained from: "David O'Brien" <obrien@FreeBSD.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tifmerge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tifmerge/Makefile b/graphics/tifmerge/Makefile index 7dbea59e8721..e5936e379df3 100644 --- a/graphics/tifmerge/Makefile +++ b/graphics/tifmerge/Makefile @@ -3,7 +3,7 @@ # Date created: 29 April 1999 # Whom: G. Adam Stanislav <adam@whizkidtech.net> # -# $Id: Makefile,v 1.1.1.1 1999/05/03 04:27:41 steve Exp $ +# $Id: Makefile,v 1.2 1999/05/04 04:20:36 steve Exp $ # DISTNAME= tiff @@ -13,7 +13,7 @@ MASTER_SITES= http://www.whizkidtech.net/fports/ MAINTAINER= adam@whizkidtech.net -BUILD_DEPENDS= tuc:${PORTSDIR}/textproc/tuc +BUILD_DEPENDS= tuc:${PORTSDIR}/converters/tuc USE_ZIP= yes DIST_SUBDIR= tifmerge |