diff options
author | des <des@FreeBSD.org> | 2004-01-31 17:46:01 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2004-01-31 17:46:01 +0000 |
commit | 70c24596d4a261a6aee659910d4079386f3477ce (patch) | |
tree | eb704a3a26c3990a5a4f2fb24e3d02b1aa789aea /audio/mpg123/Makefile | |
parent | 58d69646de3b81e23661cdc1324f2781a9161872 (diff) | |
download | FreeBSD-ports-70c24596d4a261a6aee659910d4079386f3477ce.zip FreeBSD-ports-70c24596d4a261a6aee659910d4079386f3477ce.tar.gz |
Correct slip-up in the previous version of patch-ai.
Diffstat (limited to 'audio/mpg123/Makefile')
-rw-r--r-- | audio/mpg123/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index 5090fd3..fd539d1 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpg123 PORTVERSION= 0.59r -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio ipv6 MASTER_SITES= http://www.mpg123.de/mpg123/ \ http://www-ti.informatik.uni-tuebingen.de/~hippm/mpg123/ |