diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2018-01-02 20:21:34 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2018-01-02 20:21:34 +0000 |
commit | a9709471beee5645852499ad963e4c8a27f404eb (patch) | |
tree | 7d58fc6f215144f764a8c4bbf5b05b480989ca0e /comms | |
parent | 9d750ba0a559091095f7cc093116e4536de9546c (diff) | |
download | ports-a9709471beee5645852499ad963e4c8a27f404eb.tar.gz ports-a9709471beee5645852499ad963e4c8a27f404eb.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/py-qt5-serialport/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/py-qt5-serialport/Makefile b/comms/py-qt5-serialport/Makefile index 5697103aa502..857e4cf4ece4 100644 --- a/comms/py-qt5-serialport/Makefile +++ b/comms/py-qt5-serialport/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PORTNAME= serialport -PORTREVISION= 1 CATEGORIES= comms devel python MAINTAINER= kde@FreeBSD.org |