diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 00:16:25 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 00:16:25 +0000 |
commit | d3fc97c4322cac65906c1d694a06894d312d616f (patch) | |
tree | 77b12e1164b457edf32ff0595f99020fc48cd152 /japanese/xv | |
parent | Fix compilation on 5.x (diff) |
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly)
Diffstat (limited to 'japanese/xv')
-rw-r--r-- | japanese/xv/Makefile | 1 | ||||
-rw-r--r-- | japanese/xv/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/japanese/xv/Makefile b/japanese/xv/Makefile index d861ee659d55..5ea5e786761f 100644 --- a/japanese/xv/Makefile +++ b/japanese/xv/Makefile @@ -8,6 +8,7 @@ CATEGORIES= japanese MAINTAINER= shige@FreeBSD.org +COMMENT= An X11 program that displays images of various formats with japanization MASTERDIR= ${.CURDIR}/../../graphics/xv PKGDIR= ${.CURDIR} diff --git a/japanese/xv/pkg-comment b/japanese/xv/pkg-comment deleted file mode 100644 index ee0ad9fe1a6d..000000000000 --- a/japanese/xv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X11 program that displays images of various formats with japanization |