diff options
author | mezz <mezz@FreeBSD.org> | 2007-01-24 04:23:18 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-01-24 04:23:18 +0800 |
commit | 874114bdbb489fb522ddd17ed9da054595d430a6 (patch) | |
tree | 32eb71404b9e57778045076d70f85f0aaf59900e /audio/jack/Makefile | |
parent | 7f1fdfe509539dd38648434861d1ff9f1ce9b8f9 (diff) | |
download | freebsd-ports-gnome-874114bdbb489fb522ddd17ed9da054595d430a6.tar.gz freebsd-ports-gnome-874114bdbb489fb522ddd17ed9da054595d430a6.tar.zst freebsd-ports-gnome-874114bdbb489fb522ddd17ed9da054595d430a6.zip |
Fix the plist with WITH_DOCS. Bump the PORTREVISION.
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Diffstat (limited to 'audio/jack/Makefile')
-rw-r--r-- | audio/jack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile index b82eec34dd46..fe0dc882f755 100644 --- a/audio/jack/Makefile +++ b/audio/jack/Makefile @@ -7,6 +7,7 @@ PORTNAME= jackit PORTVERSION= 0.102.28.20061216 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.rncbc.org/jack/ \ http://freebsd.unixfreunde.de/sources/ |