diff options
-rw-r--r-- | devel/libusb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile index c438c2b9550c..917c5fb9547f 100644 --- a/devel/libusb/Makefile +++ b/devel/libusb/Makefile @@ -7,7 +7,7 @@ PORTNAME= libusb PORTVERSION= 0.1.10a -#PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |