diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-02-15 03:37:57 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-02-15 03:37:57 +0800 |
commit | 375d2de6d0053bb406d59e98b6cdc855d3d63d7d (patch) | |
tree | 93a9f7dade70740d6421f6039eaf409790763b54 /misc | |
parent | 8ef062705042aebf9156bcd25f8c4c85ff199e20 (diff) | |
download | freebsd-ports-gnome-375d2de6d0053bb406d59e98b6cdc855d3d63d7d.tar.gz freebsd-ports-gnome-375d2de6d0053bb406d59e98b6cdc855d3d63d7d.tar.zst freebsd-ports-gnome-375d2de6d0053bb406d59e98b6cdc855d3d63d7d.zip |
- Chase devel/libftdi shlib bump
Pointyhat to: myself
Reported by: pav via pointyhat
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ftdi-eeprom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/ftdi-eeprom/Makefile b/misc/ftdi-eeprom/Makefile index 02eb5a746395..601701a76013 100644 --- a/misc/ftdi-eeprom/Makefile +++ b/misc/ftdi-eeprom/Makefile @@ -7,6 +7,7 @@ PORTNAME= ftdi-eeprom PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.bwct.de/ |