aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-09-21 03:44:02 +0800
committerpat <pat@FreeBSD.org>2002-09-21 03:44:02 +0800
commit1e5e027c2d04552e517b6e939fe83db813fc5c8a (patch)
tree8f9986724d2646e12923866357a8ce13ac33a6ee /net
parent6380316025f19aac76030e8b198d522fc71719a9 (diff)
downloadfreebsd-ports-gnome-1e5e027c2d04552e517b6e939fe83db813fc5c8a.tar.gz
freebsd-ports-gnome-1e5e027c2d04552e517b6e939fe83db813fc5c8a.tar.zst
freebsd-ports-gnome-1e5e027c2d04552e517b6e939fe83db813fc5c8a.zip
Update to 0.4
Diffstat (limited to 'net')
-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)\"