From 2cc2d6f128348caa78a7cce098507f1bd0756d53 Mon Sep 17 00:00:00 2001 From: Thomas Fitzsimmons Date: Fri, 4 Sep 2015 02:11:48 -0400 Subject: [PATCH] fsm: Add packaging fields --- packages/fsm/fsm.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/fsm/fsm.el b/packages/fsm/fsm.el index c89322b2a..af0a00225 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 +;; Maintainer: Thomas Fitzsimmons ;; 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 -- 2.39.2