diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 04:16:03 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 04:16:03 +0800 |
commit | a66a36bfa496d3883ceda74fb4dcdd7a79320db6 (patch) | |
tree | b7089c521114c28bfca8c4b4344fe8119d0928a9 /x11 | |
parent | a3ba37a0f19727d89b4dcef36064fd7e047b44f0 (diff) | |
download | freebsd-ports-gnome-a66a36bfa496d3883ceda74fb4dcdd7a79320db6.tar.gz freebsd-ports-gnome-a66a36bfa496d3883ceda74fb4dcdd7a79320db6.tar.zst freebsd-ports-gnome-a66a36bfa496d3883ceda74fb4dcdd7a79320db6.zip |
Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment.
Diffstat (limited to 'x11')
-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 |