diff options
author | lioux <lioux@FreeBSD.org> | 2001-09-13 06:20:05 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-09-13 06:20:05 +0800 |
commit | 21aa25ff215f8f44edb530a4f06c22b6f1a21d29 (patch) | |
tree | d5edd240fa888cce975ce2ba4738327449b2fb28 /misc/menushki/Makefile | |
parent | 0d15e15cce4bc183a4fa649e34c45753fecc4c3f (diff) | |
download | freebsd-ports-gnome-21aa25ff215f8f44edb530a4f06c22b6f1a21d29.tar.gz freebsd-ports-gnome-21aa25ff215f8f44edb530a4f06c22b6f1a21d29.tar.zst freebsd-ports-gnome-21aa25ff215f8f44edb530a4f06c22b6f1a21d29.zip |
Update to 0.8
PR: 30529
Submitted by: MAINTAINER
Diffstat (limited to 'misc/menushki/Makefile')
-rw-r--r-- | misc/menushki/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/menushki/Makefile b/misc/menushki/Makefile index b3df910b2914..dc90b9152317 100644 --- a/misc/menushki/Makefile +++ b/misc/menushki/Makefile @@ -6,7 +6,7 @@ # PORTNAME= menushki -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |