diff options
author | stephen <stephen@FreeBSD.org> | 2014-05-11 05:17:45 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2014-05-11 05:17:45 +0800 |
commit | 6b963c77b7f39ff1f9b3217a9b151c5c7ce3dcee (patch) | |
tree | f0846e2ac8860c88f9fd77486303589b39006134 /audio | |
parent | 2b36efea9c78c0672a9b138d6e320da1e6771bf7 (diff) | |
download | freebsd-ports-gnome-6b963c77b7f39ff1f9b3217a9b151c5c7ce3dcee.tar.gz freebsd-ports-gnome-6b963c77b7f39ff1f9b3217a9b151c5c7ce3dcee.tar.zst freebsd-ports-gnome-6b963c77b7f39ff1f9b3217a9b151c5c7ce3dcee.zip |
- Chase revision 353604 to graphics/plotutils.
See: http://svnweb.freebsd.org/ports?view=revision&revision=353604
Diffstat (limited to 'audio')
-rw-r--r-- | audio/fdmf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fdmf/Makefile b/audio/fdmf/Makefile index 19c156c851d6..4bc4a649059b 100644 --- a/audio/fdmf/Makefile +++ b/audio/fdmf/Makefile @@ -3,7 +3,7 @@ PORTNAME= fdmf DISTVERSION= 0.0.9s -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://w140.com/audio/ CENKES |