diff options
author | arved <arved@FreeBSD.org> | 2008-11-05 19:56:33 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2008-11-05 19:56:33 +0800 |
commit | a7a850a59a280928cb2bbcdaee787aef82fa7622 (patch) | |
tree | 73b92bea31f787f0bcbc19ce2330920565c3219e /net-im/tapioca-qt/Makefile | |
parent | 876996b2eec1b50efdbfea46a68d4ff588cd9cd9 (diff) | |
download | freebsd-ports-gnome-a7a850a59a280928cb2bbcdaee787aef82fa7622.tar.gz freebsd-ports-gnome-a7a850a59a280928cb2bbcdaee787aef82fa7622.tar.zst freebsd-ports-gnome-a7a850a59a280928cb2bbcdaee787aef82fa7622.zip |
Install missing header files
Reported by: Dorian Buettner
Diffstat (limited to 'net-im/tapioca-qt/Makefile')
-rw-r--r-- | net-im/tapioca-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/tapioca-qt/Makefile b/net-im/tapioca-qt/Makefile index 31ca0897a53d..d79a6e5cb662 100644 --- a/net-im/tapioca-qt/Makefile +++ b/net-im/tapioca-qt/Makefile @@ -6,7 +6,7 @@ PORTNAME= tapioca-qt PORTVERSION= 0.14.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tapioca-voip |