diff options
Diffstat (limited to 'net-im/gaim-openq/Makefile')
-rw-r--r-- | net-im/gaim-openq/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/gaim-openq/Makefile b/net-im/gaim-openq/Makefile index a1e6d4a60d6e..b0415f18dc06 100644 --- a/net-im/gaim-openq/Makefile +++ b/net-im/gaim-openq/Makefile @@ -9,15 +9,14 @@ PORTNAME= openq PORTVERSION= 0.3.2 PORTREVISION= 9 CATEGORIES= net-im -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF PKGNAMEPREFIX= gaim- PATCH_SITES= ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ PATCHFILES= openq-0.3.2.qq2006.group.patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= liu_yinghong@yahoo.com.cn +MAINTAINER= relaxbsd@gmail.com COMMENT= A QQ-liked protocol plugin for Gaim BUILD_DEPENDS= ${LOCALBASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim |