diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-02-27 22:45:39 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-02-27 22:45:39 +0000 |
commit | a9bdb479e3ed73297bc5c82d3e8c39ea96ed8632 (patch) | |
tree | 387e0e5b32510a4c1f40dff991aa0195586a07f6 /sysutils/mkisofs-devel | |
parent | Add patches to fix build with KDE 2.1. Bump PORTREVISION to denote new (diff) |
Bump PORTREVISION to reflect addition of patch-aj.
Reminded by: Mike Meyer <mwm@mired.org>
Notes
Notes:
svn path=/head/; revision=38867
Diffstat (limited to 'sysutils/mkisofs-devel')
-rw-r--r-- | sysutils/mkisofs-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/mkisofs-devel/Makefile b/sysutils/mkisofs-devel/Makefile index b77db0b25bd8..83daa13e3ebd 100644 --- a/sysutils/mkisofs-devel/Makefile +++ b/sysutils/mkisofs-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= mkisofs PORTVERSION= 1.13 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/mkisofs/ \ ftp://ftp.gwdg.de/pub/linux/misc/cdrecord/mkisofs/ \ |