diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-04-24 17:38:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-04-24 17:38:46 +0800 |
commit | b5073ca9d6ac4833366c43fc22d05643cefd5415 (patch) | |
tree | d43195013dae42373671aa328eea71e15258cfad /audio/cynthiune | |
parent | 4b45251656d013a3b3608177335aa189365087ac (diff) | |
download | freebsd-ports-graphics-b5073ca9d6ac4833366c43fc22d05643cefd5415.tar.gz freebsd-ports-graphics-b5073ca9d6ac4833366c43fc22d05643cefd5415.tar.zst freebsd-ports-graphics-b5073ca9d6ac4833366c43fc22d05643cefd5415.zip |
Chase audio/libmodplug update.
Diffstat (limited to 'audio/cynthiune')
-rw-r--r-- | audio/cynthiune/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cynthiune/Makefile b/audio/cynthiune/Makefile index 1c74ee45046..4d96697da8b 100644 --- a/audio/cynthiune/Makefile +++ b/audio/cynthiune/Makefile @@ -7,7 +7,7 @@ PORTNAME= cynthiune PORTVERSION= 0.9.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/c/cynthiune.app |