diff options
Diffstat (limited to 'devel/tevent/Makefile')
-rw-r--r-- | devel/tevent/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/tevent/Makefile b/devel/tevent/Makefile index 665d1312a756..e7f79a001ca1 100644 --- a/devel/tevent/Makefile +++ b/devel/tevent/Makefile @@ -5,8 +5,7 @@ PORTVERSION= 0.9.22 PORTREVISION= 0 PORTEPOCH= 0 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SAMBA} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SAMBA MAINTAINER= timur@FreeBSD.org COMMENT= Talloc based event loop library |