diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-04-19 07:31:49 +0800 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-04-19 07:31:49 +0800 |
commit | 86e1561e5c162a25f9da2924ee3cff7a72a61eca (patch) | |
tree | 18f712be7ae7118bdc5f4d2f25986dac015509c9 /audio/xmradio/Makefile | |
parent | 4d83758fd5a8205112081c6ad59cc5fba7e56b2d (diff) | |
download | freebsd-ports-gnome-86e1561e5c162a25f9da2924ee3cff7a72a61eca.tar.gz freebsd-ports-gnome-86e1561e5c162a25f9da2924ee3cff7a72a61eca.tar.zst freebsd-ports-gnome-86e1561e5c162a25f9da2924ee3cff7a72a61eca.zip |
Update xmradio from 0.5 to 0.6
PR: 11186
Submitted by: maintainer
Diffstat (limited to 'audio/xmradio/Makefile')
-rw-r--r-- | audio/xmradio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index a38493a33478..1d089ecf6f6a 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -3,10 +3,10 @@ # Date created: 2 Feb 1999 # Whom: runge@rostock.zgdv.de # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/03 01:32:22 steve Exp $ # -DISTNAME= xmradio-0.5 +DISTNAME= xmradio-0.6 CATEGORIES= audio MASTER_SITES= http://www.rostock.zgdv.de/~runge/radio/ |