diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 2 | ||||
-rw-r--r-- | print/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index ba8f7af..f7c7b81 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Desktop publishing + SUBDIR += a2ps-a4 SUBDIR += a2ps-letter SUBDIR += a2ps-letterdj diff --git a/print/pkg/COMMENT b/print/pkg/COMMENT deleted file mode 100644 index 832f788..0000000 --- a/print/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Desktop publishing |