diff options
author | wiz <wiz> | 2004-08-17 12:59:31 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-08-17 12:59:31 +0000 |
commit | 5ec17e9d9f7869e854a12e2fac14a4213cb8844b (patch) | |
tree | 408c18c7cb66777947046665f29fd4b6b40136d4 /print | |
parent | 193b8f31d2a60b16a7f82a8a8b41c6ca327ded7b (diff) | |
download | pkgsrc-5ec17e9d9f7869e854a12e2fac14a4213cb8844b.tar.gz |
Move glabels from misc to print, as suggested by reed.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 104fac17ab6..376049761bd 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2004/03/28 21:15:40 xtraeme Exp $ +# $NetBSD: Makefile,v 1.115 2004/08/17 12:59:31 wiz Exp $ # COMMENT= Desktop publishing @@ -43,6 +43,7 @@ SUBDIR+= gimp-print-cups SUBDIR+= gimp-print-escputil SUBDIR+= gimp-print-ijs SUBDIR+= gimp-print-lib +SUBDIR+= glabels SUBDIR+= gnome-print SUBDIR+= gpdf SUBDIR+= gv |