diff options
Diffstat (limited to 'misc/gkx86info')
-rw-r--r-- | misc/gkx86info/Makefile | 1 | ||||
-rw-r--r-- | misc/gkx86info/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/gkx86info/Makefile b/misc/gkx86info/Makefile index 4181c6cc8f0b..7a64b6b1a029 100644 --- a/misc/gkx86info/Makefile +++ b/misc/gkx86info/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://asdfnews.org/yargon/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= lioux@FreeBSD.org +COMMENT= GKrellM plugin that simply prints the current clock speed BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm diff --git a/misc/gkx86info/pkg-comment b/misc/gkx86info/pkg-comment deleted file mode 100644 index fc2898548327..000000000000 --- a/misc/gkx86info/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GKrellM plugin that simply prints the current clock speed |