diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-05-27 08:11:20 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-05-27 08:11:20 +0000 |
commit | ba489efdc1c697dbfe71ba0276612e0c39e8403f (patch) | |
tree | 73d705c636d3daa9dbc45d640514130711ab6509 /x11/swisswatch | |
parent | 32eb228c2ec0c759930ff2f4087bd5eaab8e9d82 (diff) | |
download | pkgsrc-ba489efdc1c697dbfe71ba0276612e0c39e8403f.tar.gz |
Add missing CAT1=swisswatch.0.
Diffstat (limited to 'x11/swisswatch')
-rw-r--r-- | x11/swisswatch/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/swisswatch/Makefile b/x11/swisswatch/Makefile index faa3495a545..9a9a80e78ed 100644 --- a/x11/swisswatch/Makefile +++ b/x11/swisswatch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:55 agc Exp $ +# $NetBSD: Makefile,v 1.5 1998/05/27 08:11:20 frueauf Exp $ # FreeBSD Id: Makefile,v 1.3 1996/11/18 11:43:40 asami Exp # @@ -11,4 +11,6 @@ MAINTAINER= sanpei@yy.cs.keio.ac.jp USE_IMAKE= yes +CAT1= swisswatch.0 + .include "../../mk/bsd.pkg.mk" |