diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-05 11:46:55 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-05 11:46:55 +0000 |
commit | ca9c60461cb276ee2afe18260afc8dec97c1b6f8 (patch) | |
tree | 723ef4dd1e7ab15998168c724ba862742907ca7a /deskutils/cdcat | |
parent | Restore joystick fix from ports/136973. (diff) |
- update to jpeg-8
Diffstat (limited to 'deskutils/cdcat')
-rw-r--r-- | deskutils/cdcat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/cdcat/Makefile b/deskutils/cdcat/Makefile index cf4130d4c905..f8a895d9359c 100644 --- a/deskutils/cdcat/Makefile +++ b/deskutils/cdcat/Makefile @@ -7,7 +7,7 @@ PORTNAME= cdcat PORTVERSION= 1.01b # >1.01 as b doesn't stay for 'beta' -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://cdcat.sourceforge.net/ |