diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
commit | 4650a910d0bf7ff9894cf3142fcc8cace240caee (patch) | |
tree | 4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /audio/cpp-xmms2 | |
parent | 776c8a3824c220b5b01a68c46bc5f90199db256d (diff) | |
download | ports-4650a910d0bf7ff9894cf3142fcc8cace240caee.tar.gz ports-4650a910d0bf7ff9894cf3142fcc8cace240caee.zip |
Notes
Diffstat (limited to 'audio/cpp-xmms2')
-rw-r--r-- | audio/cpp-xmms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cpp-xmms2/Makefile b/audio/cpp-xmms2/Makefile index 00dc3db07f95..a39201a36060 100644 --- a/audio/cpp-xmms2/Makefile +++ b/audio/cpp-xmms2/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Botero-Lowry <alex@foxybanana.com> # $FreeBSD$ -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio PKGNAMEPREFIX= cpp- |