Upgrade this beast to the most recent version.
Now we've got the BSD daemon incorporated into the distribution. :-)
This commit is contained in:
parent
1643b0e1ae
commit
57d9f18d7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1019
1 changed files with 7 additions and 6 deletions
|
@ -1,16 +1,17 @@
|
|||
# New ports collection makefile for: xlockmore
|
||||
# Version required: 1.14
|
||||
# Date created: 9 November 1994
|
||||
# Whom: smace
|
||||
# Version required: 2.7
|
||||
#
|
||||
# $id: Makefile,v 1.0 1994/11/09 00:00:00 smace Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xlockmore-1.14
|
||||
DISTNAME= xlockmore-2.7
|
||||
XMKMF= xmkmf -a
|
||||
USE_IMAKE= yes
|
||||
PATCH_STRIP= -p1
|
||||
MASTER_SITES= ftp://ftp.x.org/contrib/applications/
|
||||
|
||||
MASTER_SITES= ftp://gatekeeper.dec.com//pub/X11/contrib/
|
||||
MASTER_SITES+= ftp://ftp.x.org/contrib/applications/
|
||||
MASTER_SITES+= ftp://ftp.germany.eu.net/pub/X11/XConsortium/contrib
|
||||
WRKSRC= ${WRKDIR}/xlockmore
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue