diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2001-01-15 08:54:42 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2001-01-15 08:54:42 +0000 |
commit | 7c8eb11acbf8f712da26360467a87bb85fd8f2e8 (patch) | |
tree | 4263f5f419831e8a6a82ea30c285e5371f979cfc /sysutils/gkrellm/Makefile | |
parent | 2c2a194927002c913fad3547ab315455f6b792cb (diff) |
Notes
Diffstat (limited to 'sysutils/gkrellm/Makefile')
-rw-r--r-- | sysutils/gkrellm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile index 0cc70fcdbcfa..21e513fb7300 100644 --- a/sysutils/gkrellm/Makefile +++ b/sysutils/gkrellm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gkrellm -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= sysutils ipv6 MASTER_SITES= http://web.wt.net/~billw/gkrellm/ \ ${MASTER_SITE_LOCAL} @@ -18,7 +18,7 @@ USE_X_PREFIX= yes USE_IMLIB= yes USE_GMAKE= yes -INCLUDES= gkrellm.h gkrellm_public_proto.h gkrellm_private_proto.h +INCLUDES= gkrellm.h gkrellm_public_proto.h DOCS= COPYRIGHT README Themes.html # You should aware that GKrellM must be setuid root to obtain |