aboutsummaryrefslogtreecommitdiff
path: root/net/gkrellmqst
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-09-20 19:44:02 +0000
committerPatrick Li <pat@FreeBSD.org>2002-09-20 19:44:02 +0000
commit51fbc4440b4b430ce072e73ecef8808c734a33fd (patch)
tree7305b720c8ca0d25ef7ba823b4c7487a3dae59d4 /net/gkrellmqst
parent435d95052da7bffc5d03e4897259f32cc44e9738 (diff)
downloadports-51fbc4440b4b430ce072e73ecef8808c734a33fd.tar.gz
ports-51fbc4440b4b430ce072e73ecef8808c734a33fd.zip
Update to 0.4
Notes
Notes: svn path=/head/; revision=66881
Diffstat (limited to 'net/gkrellmqst')
-rw-r--r--net/gkrellmqst/Makefile2
-rw-r--r--net/gkrellmqst/distinfo2
-rw-r--r--net/gkrellmqst/files/patch-Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/gkrellmqst/Makefile b/net/gkrellmqst/Makefile
index 5abd1a95df1a..4cac37b48438 100644
--- a/net/gkrellmqst/Makefile
+++ b/net/gkrellmqst/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gkrellmqst
-PORTVERSION= 0.3
+PORTVERSION= 0.4
CATEGORIES= net games
MASTER_SITES= http://tadpol.org/unxware/
DISTNAME= gkrellm_qst-${PORTVERSION:S/.p/pre_/}
diff --git a/net/gkrellmqst/distinfo b/net/gkrellmqst/distinfo
index b6e3f6226dca..8c0c28645505 100644
--- a/net/gkrellmqst/distinfo
+++ b/net/gkrellmqst/distinfo
@@ -1 +1 @@
-MD5 (gkrellm_qst-0.3.tar.gz) = c8ea91395b4ef33a2b63b80c569f8313
+MD5 (gkrellm_qst-0.4.tar.gz) = c616e6d5afc9e6a93a21b7eaf62aab3e
diff --git a/net/gkrellmqst/files/patch-Makefile b/net/gkrellmqst/files/patch-Makefile
index d1d68f48fb2e..9102284854f8 100644
--- a/net/gkrellmqst/files/patch-Makefile
+++ b/net/gkrellmqst/files/patch-Makefile
@@ -23,7 +23,7 @@
-INSTALLDIR = $(DESTDIR)/$(PLUGINDIR)
+INSTALLDIR = $(PREFIX)/libexec/gkrellm/plugins
- VERSION=0.3
+ VERSION=0.4
-CC ?= gcc
CFLAGS += $(FLAGS) -DVERSION=\"$(VERSION)\"