diff options
author | garga <garga@FreeBSD.org> | 2006-05-25 00:30:25 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-05-25 00:30:25 +0800 |
commit | 37e1bde6f750c4257cf39a951bea0d68bae004a8 (patch) | |
tree | 1c8bcdf4ddad26d5c7a1aa99c9aa4bc64c923711 /audio/glurp/Makefile | |
parent | df42470b31917c990157adc615eac7796ca65964 (diff) | |
download | freebsd-ports-gnome-37e1bde6f750c4257cf39a951bea0d68bae004a8.tar.gz freebsd-ports-gnome-37e1bde6f750c4257cf39a951bea0d68bae004a8.tar.zst freebsd-ports-gnome-37e1bde6f750c4257cf39a951bea0d68bae004a8.zip |
Update to 0.11.6
PR: ports/96994
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer
Diffstat (limited to 'audio/glurp/Makefile')
-rw-r--r-- | audio/glurp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile index b559ad815080..a5b42d2402c5 100644 --- a/audio/glurp/Makefile +++ b/audio/glurp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= glurp -PORTVERSION= 0.11.5 -PORTREVISION= 1 +PORTVERSION= 0.11.6 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |