diff options
author | barner <barner@FreeBSD.org> | 2005-11-24 18:40:17 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-11-24 18:40:17 +0800 |
commit | a9cc986eb496d2ea019ba6b4ee67be9217de8b40 (patch) | |
tree | 1c362471e78cf9276f1567def49f73c85d31d733 /print/Makefile | |
parent | df5d27a8531e7df19320da13a7652865f195a57b (diff) | |
download | freebsd-ports-gnome-a9cc986eb496d2ea019ba6b4ee67be9217de8b40.tar.gz freebsd-ports-gnome-a9cc986eb496d2ea019ba6b4ee67be9217de8b40.tar.zst freebsd-ports-gnome-a9cc986eb496d2ea019ba6b4ee67be9217de8b40.zip |
print/lcdf-typetools was a dupe of print/typetools, so remove the former
port and add a MOVED entry for it.
Since print/typetools was unmaintained, transfer maintainership to
submitter of print/lcdf-typetools (Ulrich Spoerlein <q@galgenberg.net>)
Reported by: Ports Fury
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 867bb7ae34f6..067f5c45bdcb 100644 --- a/print/Makefile +++ b/print/Makefile @@ -145,7 +145,6 @@ SUBDIR += latex2slides SUBDIR += latexdiff SUBDIR += latexmk - SUBDIR += lcdf-typetools SUBDIR += lgrind SUBDIR += libgnomecups SUBDIR += libgnomeprint |