diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-03-24 11:12:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-03-24 11:12:06 +0000 |
commit | 35af96374a97c4ebdbd11811ffa473fc67d55e52 (patch) | |
tree | 86415f2332a3b4ae8bea1c41b2f22e68adba0ec1 /x11-clocks | |
parent | efa1bd134dd079bf28e044e4f0b0df8af39c4a6b (diff) | |
download | ports-35af96374a97c4ebdbd11811ffa473fc67d55e52.tar.gz ports-35af96374a97c4ebdbd11811ffa473fc67d55e52.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/emiclock/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/emiclock/Makefile b/x11-clocks/emiclock/Makefile index 84e5601a3ac8..350793f417d3 100644 --- a/x11-clocks/emiclock/Makefile +++ b/x11-clocks/emiclock/Makefile @@ -3,10 +3,11 @@ # Date created: 15 March 1995 # Whom: Nobuhiro Yasutomi # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/03/15 07:03:49 asami Exp $ # DISTNAME= EmiClock-1.0.2 MASTER_SITES= ftp://theta.iis.u-tokyo.ac.jp/pub1/X/contrib/applications/ +MAINTAINER= asami@FreeBSD.ORG USE_IMAKE= yes PKGNAME= emiclock-1.0.2 |