diff options
author | lofi <lofi@FreeBSD.org> | 2004-02-05 18:53:24 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-02-05 18:53:24 +0800 |
commit | 64dd114375a00c565d64b68f3a37935fd0117856 (patch) | |
tree | 4f791698e3875eb00615f20109ea9bae44fea8bd /audio/arts | |
parent | 8651ffab00c48726d9f7bee80fe237e61661679f (diff) | |
download | freebsd-ports-gnome-64dd114375a00c565d64b68f3a37935fd0117856.tar.gz freebsd-ports-gnome-64dd114375a00c565d64b68f3a37935fd0117856.tar.zst freebsd-ports-gnome-64dd114375a00c565d64b68f3a37935fd0117856.zip |
Unclobber PORTREVISION.
Noticed by: krion
Diffstat (limited to 'audio/arts')
-rw-r--r-- | audio/arts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 580fc10e45f1..50647c05c2a0 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -8,7 +8,7 @@ PORTNAME= arts PORTVERSION= 1.1.4 -PORTREVISION= 0 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio kde MASTER_SITES= http://mirrors.isc.org/pub/kde/stable/3.1.4/FreeBSD/patches/ \ |