diff options
-rw-r--r-- | graphics/epstool/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/epstool/pkg-plist | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/graphics/epstool/pkg-descr b/graphics/epstool/pkg-descr index 284ba5dbf86c..625c6f289728 100644 --- a/graphics/epstool/pkg-descr +++ b/graphics/epstool/pkg-descr @@ -8,8 +8,6 @@ Features: - Create TIFF or Interchange from part of a bitmap created by Ghostscript. -Please read text '/usr/local/share/doc/epstool/epstool.txt' - - Yuzo FURUKAWA -WWW: http://www.cs.wisc.edu/~ghost/gsview/epstool.html +WWW: http://www.cs.wisc.edu/~ghost/gsview/epstool.htm diff --git a/graphics/epstool/pkg-plist b/graphics/epstool/pkg-plist index 5c0a333b57e3..8a4e350a668c 100644 --- a/graphics/epstool/pkg-plist +++ b/graphics/epstool/pkg-plist @@ -1,3 +1,3 @@ bin/epstool -share/doc/epstool/epstool.htm -@dirrm share/doc/epstool +%%PORTDOCS%%share/doc/epstool/epstool.htm +%%PORTDOCS%%@dirrm share/doc/epstool |