diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 20:16:03 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 20:16:03 +0000 |
commit | 92ef0d4afc84b7e71933a6ee919c8aad3aa32e8d (patch) | |
tree | 364b0f46c89655b7c42a4368db6a1c38e306fa67 /x11/xlupe | |
parent | 478716ead240f0a89f3e41e867c2857c07d40123 (diff) | |
download | ports-92ef0d4afc84b7e71933a6ee919c8aad3aa32e8d.tar.gz ports-92ef0d4afc84b7e71933a6ee919c8aad3aa32e8d.zip |
Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75981
Diffstat (limited to 'x11/xlupe')
-rw-r--r-- | x11/xlupe/Makefile | 3 | ||||
-rw-r--r-- | x11/xlupe/pkg-comment | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile index e2bf45983ea5..ae9e48cd0747 100644 --- a/x11/xlupe/Makefile +++ b/x11/xlupe/Makefile @@ -10,6 +10,9 @@ PORTVERSION= 1.1 CATEGORIES= x11 MASTER_SITES= http://www.core.de/~coto/projects/xlupe/ +MAINTAINER= ports@FreeBSD.org +COMMENT= Magnifying glass for X. like xmag but with continously updates + USE_IMAKE= yes USE_XPM= yes diff --git a/x11/xlupe/pkg-comment b/x11/xlupe/pkg-comment deleted file mode 100644 index c3eb6a681e5b..000000000000 --- a/x11/xlupe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Magnifying glass for X. like xmag but with continously updates |