diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-09 22:25:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-09 22:25:29 +0000 |
commit | c21301729ee52a20d31c230c3d28607f2f1915ad (patch) | |
tree | c96087c6e2487c4522a92aa57e61990a6da3aac7 /misc/gkrellshoot2/Makefile | |
parent | 7e188a16b95be9181c5157382a807eb83a06bd5f (diff) |
- Update to 0.4.4
PR: ports/107633
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes:
svn path=/head/; revision=181908
Diffstat (limited to 'misc/gkrellshoot2/Makefile')
-rw-r--r-- | misc/gkrellshoot2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gkrellshoot2/Makefile b/misc/gkrellshoot2/Makefile index a16c1a70e6ed..795cf3f5f437 100644 --- a/misc/gkrellshoot2/Makefile +++ b/misc/gkrellshoot2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gkrellshoot -PORTVERSION= 0.4.1 -PORTREVISION= 6 +PORTVERSION= 0.4.4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |