diff options
Diffstat (limited to 'x11/xlockmore/Makefile')
-rw-r--r-- | x11/xlockmore/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 9874f4ad47ce..2e953d714104 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,20 +1,16 @@ # New ports collection makefile for: xlockmore -# Version required: 3.11 +# Version required: 3.12 # Date created: 9 November 1994 # Whom: smace # -# $Id: Makefile,v 1.11 1996/11/18 09:56:35 asami Exp $ +# $Id: Makefile,v 1.12 1996/11/19 00:52:18 asami Exp $ # -DISTNAME= xlockmore-3.11 +DISTNAME= xlockmore-3.12 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -PATCH_SITES= ${MASTER_SITES} -PATCHFILES= ${DISTNAME}.patches -PATCH_DIST_STRIP= -p1 - MAINTAINER= ports@freebsd.org LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm |