diff options
author | wiz <wiz> | 2000-10-24 10:13:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-10-24 10:13:35 +0000 |
commit | 67fbf88b20aee40c653ffbf1ce3bc34e5d063a22 (patch) | |
tree | 78ea3e5ac1904301c93ca1fafcac1d84e946e47d /graphics | |
parent | efd3106b605be81e5a2472fd345ec110aa95d592 (diff) | |
download | pkgsrc-67fbf88b20aee40c653ffbf1ce3bc34e5d063a22.tar.gz |
sort
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 0b02d64f47c..982243b98d1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2000/10/23 17:06:58 hubertf Exp $ +# $NetBSD: Makefile,v 1.96 2000/10/24 10:15:56 wiz Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -52,8 +52,8 @@ SUBDIR += libgdgeda SUBDIR += libggi SUBDIR += libgii - SUBDIR += libwmf SUBDIR += libungif + SUBDIR += libwmf SUBDIR += magicpoint SUBDIR += mpeg-lib SUBDIR += mpeg2codec |