diff options
author | Ted Hess <thess@kitschensync.net> | 2014-08-10 15:17:21 -0400 |
---|---|---|
committer | Ted Hess <thess@kitschensync.net> | 2014-08-10 15:17:21 -0400 |
commit | ba8c958fe5627bc76ac2b23e9b81bc61a3952207 (patch) | |
tree | 755ef718352537dd5b5ee7c5e643572bbfb6cc7f /libs | |
parent | b5435ecec28417679404dc21e34c0cb640a8e675 (diff) | |
parent | 87193b25cd462f7b6df1670c62e728632c6f8ab6 (diff) |
Merge pull request #184 from MikePetullo/cyrus-sasl
cyrus-sasl: add maintainer
Diffstat (limited to 'libs')
-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 |