diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-11-15 22:12:13 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-11-15 22:12:13 +0000 |
commit | f3ca4f005bc506d2c3972a8e9b3423c5000c2c93 (patch) | |
tree | 0f46d081bdd870be4878cf134954c8128d498e89 /misc/menushki/Makefile | |
parent | 01027242b449c29929b4b1fff76f38da8820adac (diff) | |
download | ports-f3ca4f005bc506d2c3972a8e9b3423c5000c2c93.tar.gz ports-f3ca4f005bc506d2c3972a8e9b3423c5000c2c93.zip |
Notes
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 0600d752623b..073cde3003cf 100644 --- a/misc/menushki/Makefile +++ b/misc/menushki/Makefile @@ -6,7 +6,7 @@ # PORTNAME= menushki -PORTVERSION= 0.9 +PORTVERSION= 1.0 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |