diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-27 03:44:39 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-27 03:44:39 +0000 |
commit | 812bf20e678de9c57a298b45dfa4af3d3c814b65 (patch) | |
tree | aacaff0b8bc03988fb1ff11ddbdab402e100ea52 /deskutils/xmdiary | |
parent | 878bf358d49e2c1bbdb86926bbab5f9db53fbb3f (diff) | |
download | ports-812bf20e678de9c57a298b45dfa4af3d3c814b65.tar.gz ports-812bf20e678de9c57a298b45dfa4af3d3c814b65.zip |
Notes
Diffstat (limited to 'deskutils/xmdiary')
-rw-r--r-- | deskutils/xmdiary/Makefile | 5 | ||||
-rw-r--r-- | deskutils/xmdiary/pkg-plist | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/deskutils/xmdiary/Makefile b/deskutils/xmdiary/Makefile index fe9eac1e12eb..fc2f89553ee3 100644 --- a/deskutils/xmdiary/Makefile +++ b/deskutils/xmdiary/Makefile @@ -3,7 +3,7 @@ # Date created: 29 Sep 1997 # Whom: mi@aldan.ziplink.net # -# $Id: Makefile,v 1.1.1.1 1998/03/09 13:04:57 tg Exp $ +# $Id: Makefile,v 1.2 1998/08/07 22:17:54 asami Exp $ # DISTNAME= xmdiary-3.0.1 @@ -18,6 +18,9 @@ NO_CDROM= "Don't sell for profit" EXTRACT_ONLY= ${DISTNAME}.tar.gz REQUIRES_MOTIF= yes USE_IMAKE= yes +MAN1= xdaclunix.1 xdalarm.1 xdcustom.1 xddump.1 xdiary.1 xdinitdb.1 \ + xdlight.1 xdnotify.1 xdprformat.1 xdremind.1 xdremove.1 \ + xdrestore.1 pre-patch: for node in `tar tzf ${DISTDIR}/xmdfix.gz` ; \ diff --git a/deskutils/xmdiary/pkg-plist b/deskutils/xmdiary/pkg-plist index e8e5263aac90..aad5a07f4334 100644 --- a/deskutils/xmdiary/pkg-plist +++ b/deskutils/xmdiary/pkg-plist @@ -50,16 +50,4 @@ lib/X11/xdiary/holidays1999 lib/X11/xdiary/mediumChirp.tune lib/X11/xdiary/ohNo.tune lib/X11/xdiary/swedish.tune -man/man1/xdaclunix.1.gz -man/man1/xdalarm.1.gz -man/man1/xdcustom.1.gz -man/man1/xddump.1.gz -man/man1/xdiary.1.gz -man/man1/xdinitdb.1.gz -man/man1/xdlight.1.gz -man/man1/xdnotify.1.gz -man/man1/xdprformat.1.gz -man/man1/xdremind.1.gz -man/man1/xdremove.1.gz -man/man1/xdrestore.1.gz @dirrm lib/X11/xdiary |