diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2011-04-20 06:48:33 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2011-04-20 06:48:33 +0000 |
commit | 21c3450486ac08d4ebac623215d1709a8a50da41 (patch) | |
tree | bf3dbbbe2c1a5ff0b4bb0d0183b454e63d7aaf38 /audio/xmms2 | |
parent | 83adcc4d5f19c7ad30e207f75da29b5e622e3fdf (diff) |
Notes
Diffstat (limited to 'audio/xmms2')
-rw-r--r-- | audio/xmms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index 9b50be622c11..38396129d3b6 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -7,7 +7,7 @@ PORTNAME?= xmms2 PORTVERSION= 0.7 -PORTREVISION= 1 +PORTREVISION?= 1 DISTVERSIONSUFFIX=DrNo CATEGORIES?= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX} |