diff options
author | petef <petef@FreeBSD.org> | 2003-01-03 14:46:30 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-01-03 14:46:30 +0800 |
commit | aca729ef94b5971eb4cf435b1725416b1bf40624 (patch) | |
tree | 232c95b8da1e6abb132ea46b680cc8dd4953e187 /audio/cplay/Makefile | |
parent | fcdfba7e00f5e3302cca3ad008924f060fe87941 (diff) | |
download | freebsd-ports-gnome-aca729ef94b5971eb4cf435b1725416b1bf40624.tar.gz freebsd-ports-gnome-aca729ef94b5971eb4cf435b1725416b1bf40624.tar.zst freebsd-ports-gnome-aca729ef94b5971eb4cf435b1725416b1bf40624.zip |
- Update to 1.46.
PR: 46391
Submitted by: maintainer
Diffstat (limited to 'audio/cplay/Makefile')
-rw-r--r-- | audio/cplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile index 007a379f63eb..23a9d6436235 100644 --- a/audio/cplay/Makefile +++ b/audio/cplay/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cplay -PORTVERSION= 1.45 +PORTVERSION= 1.46 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.tf.hut.fi/~flu/cplay/ \ |