branch: master
commit 2cc2d6f128348caa78a7cce098507f1bd0756d53
Author: Thomas Fitzsimmons <[email protected]>
Commit: Thomas Fitzsimmons <[email protected]>

    fsm: Add packaging fields
---
 packages/fsm/fsm.el |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/packages/fsm/fsm.el b/packages/fsm/fsm.el
index c89322b..af0a002 100644
--- a/packages/fsm/fsm.el
+++ b/packages/fsm/fsm.el
@@ -3,7 +3,10 @@
 ;; Copyright (C) 2006, 2007, 2008  Magnus Henoch
 
 ;; Author: Magnus Henoch <[email protected]>
+;; Maintainer: Thomas Fitzsimmons <[email protected]>
 ;; Version: 0.1ttn4
+;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))
+;; Keywords: extensions
 
 ;; This file is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by

Reply via email to