diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /x11/lupe | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
Notes
Diffstat (limited to 'x11/lupe')
-rw-r--r-- | x11/lupe/Makefile | 1 | ||||
-rw-r--r-- | x11/lupe/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/lupe/Makefile b/x11/lupe/Makefile index eada102a361f..fd84ecd262e2 100644 --- a/x11/lupe/Makefile +++ b/x11/lupe/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.oersted.co.jp/~yav/soft/ DISTNAME= lupe008 MAINTAINER= kazu@jp.freebsd.org +COMMENT= Real-time magnifying glass for X11 WRKSRC= ${WRKDIR}/lupe USE_IMAKE= yes diff --git a/x11/lupe/pkg-comment b/x11/lupe/pkg-comment deleted file mode 100644 index eed3cba6b25d..000000000000 --- a/x11/lupe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Real-time magnifying glass for X11 |