summaryrefslogtreecommitdiff
path: root/time/xalarm/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-09-29Fix build problem with gcc 3.3.1: replace token concatenation operatorseb1-2/+2
'/**/' with 'XCOMM' in Imakefile. While here update my email address. XXX Will come back to it so skill package dependency will be avoided if pkill(1) is available.
2003-05-10Drop a duplicate DEPENDS line.toshii1-4/+2
Use ${SORT} rather than sort.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-03-03Use new IMAKE_MAN_PATH variables in PLISTs to make these packages morejschauma1-1/+2
portable. Bump PKGREVISION accordingly.
2001-06-05Initial import of "xalarm" package.magick1-0/+63
X11 interactive alarm clock This package was contributed by Stoned Elipot in PR pkg/13081.