diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-10-07 12:26:54 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-10-07 12:26:54 +0000 |
commit | 4476a5c13821d153cdcaaeebabd193b704ecb77a (patch) | |
tree | cd193dd8c561bb2f429a8bf31172de87b83d4a9f /x11-toolkits/qwt5 | |
parent | 533b12d93d14c115b3e4c2d0dcdbe3e862990934 (diff) | |
download | ports-4476a5c13821d153cdcaaeebabd193b704ecb77a.tar.gz ports-4476a5c13821d153cdcaaeebabd193b704ecb77a.zip |
Notes
Diffstat (limited to 'x11-toolkits/qwt5')
-rw-r--r-- | x11-toolkits/qwt5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/qwt5/Makefile b/x11-toolkits/qwt5/Makefile index 19a3fa57f112..2a797d0b6202 100644 --- a/x11-toolkits/qwt5/Makefile +++ b/x11-toolkits/qwt5/Makefile @@ -4,6 +4,7 @@ PORTNAME= qwt PORTVERSION= 5.2.3 CATEGORIES= x11-toolkits MASTER_SITES= SF +PKGNAMESUFFIX= 5 MAINTAINER= makc@FreeBSD.org COMMENT= Qt Widgets for Technical Applications |