diff options
author | jmz <jmz@FreeBSD.org> | 1996-12-24 01:43:31 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1996-12-24 01:43:31 +0800 |
commit | 64b2d8cafd6cb8102e02bd3992fab9f094f2b5e4 (patch) | |
tree | 3db3b218ca2db778e6ef5db0f88508da188d67a7 /graphics | |
parent | 02b8664815ff6ae5dfc09d69afb05158f64d7e68 (diff) | |
download | freebsd-ports-gnome-64b2d8cafd6cb8102e02bd3992fab9f094f2b5e4.tar.gz freebsd-ports-gnome-64b2d8cafd6cb8102e02bd3992fab9f094f2b5e4.tar.zst freebsd-ports-gnome-64b2d8cafd6cb8102e02bd3992fab9f094f2b5e4.zip |
Add pgperl. Move pgplot to keep the list in alphabetical order.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1efa638f4f06..cb0d31e72678 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1996/12/22 04:38:42 jmz Exp $ +# $Id: Makefile,v 1.35 1996/12/23 07:34:57 tg Exp $ # SUBDIR += ImageMagick @@ -24,8 +24,9 @@ SUBDIR += mplex SUBDIR += netpbm SUBDIR += p5-Image-Size - SUBDIR += pixmap + SUBDIR += pgperl SUBDIR += pgplot + SUBDIR += pixmap SUBDIR += png SUBDIR += povray SUBDIR += spigot |