diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-02-21 14:22:00 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-02-21 14:22:00 +0800 |
commit | 1a8a77e2c0b96eabe5a9d4fc51cc6c6f70bacc96 (patch) | |
tree | f95a1cf665da3f9623d11ee4c1378d6c307fab36 /audio/darkice/Makefile | |
parent | bf1fa80404544b261d6cbb835fef8b051c77cbef (diff) | |
download | freebsd-ports-gnome-1a8a77e2c0b96eabe5a9d4fc51cc6c6f70bacc96.tar.gz freebsd-ports-gnome-1a8a77e2c0b96eabe5a9d4fc51cc6c6f70bacc96.tar.zst freebsd-ports-gnome-1a8a77e2c0b96eabe5a9d4fc51cc6c6f70bacc96.zip |
upgrade to 0.8
Diffstat (limited to 'audio/darkice/Makefile')
-rw-r--r-- | audio/darkice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index ef773dcc4331..0db4af44c211 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -7,7 +7,7 @@ # PORTNAME= darkice -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |