diff options
author | vs <vs@FreeBSD.org> | 2005-03-01 15:49:00 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-03-01 15:49:00 +0800 |
commit | 2031745ac4e196c7ba26d8913c486deb04148a72 (patch) | |
tree | 395e67cc474a52cc0591bbae40801a1ceb014f43 /audio | |
parent | b0de18b905ff0f9fcc340b9bc4d8982a72c0dc83 (diff) | |
download | freebsd-ports-graphics-2031745ac4e196c7ba26d8913c486deb04148a72.tar.gz freebsd-ports-graphics-2031745ac4e196c7ba26d8913c486deb04148a72.tar.zst freebsd-ports-graphics-2031745ac4e196c7ba26d8913c486deb04148a72.zip |
Bump PORTREV as a hint to the package cluster after discussion with kris
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bmp-songchange/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/bmp-songchange/Makefile b/audio/bmp-songchange/Makefile index 82b62657e2f..8bbdfd0e69c 100644 --- a/audio/bmp-songchange/Makefile +++ b/audio/bmp-songchange/Makefile @@ -7,6 +7,7 @@ PORTNAME= bmp-songchange PORTVERSION= 0.0.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.berlios.de/bmp-plugins/ @@ -15,8 +16,6 @@ COMMENT= Beep Media Player do-this-on-song-change plugin LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player -BROKEN= Incomplete pkg-plist - USE_X_PREFIX= yes USE_LIBTOOL_VER=15 |