diff options
author | W. Michael Petullo <mike@flyn.org> | 2014-08-10 15:06:41 -0400 |
---|---|---|
committer | W. Michael Petullo <mike@flyn.org> | 2014-08-10 15:06:41 -0400 |
commit | 87193b25cd462f7b6df1670c62e728632c6f8ab6 (patch) | |
tree | 755ef718352537dd5b5ee7c5e643572bbfb6cc7f /libs/cyrus-sasl | |
parent | b5435ecec28417679404dc21e34c0cb640a8e675 (diff) |
cyrus-sasl: add maintainer
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Diffstat (limited to 'libs/cyrus-sasl')
-rw-r--r-- | libs/cyrus-sasl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/cyrus-sasl/Makefile b/libs/cyrus-sasl/Makefile index 02e427b94..258365603 100644 --- a/libs/cyrus-sasl/Makefile +++ b/libs/cyrus-sasl/Makefile @@ -11,6 +11,8 @@ PKG_NAME:=cyrus-sasl PKG_VERSION:=2.1.26 PKG_RELEASE:=2 +PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> + PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.cyrusimap.org/cyrus-sasl/ PKG_MD5SUM:=a7f4e5e559a0e37b3ffc438c9456e425 |