diff options
author | tg <tg@FreeBSD.org> | 1998-06-29 07:55:36 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-06-29 07:55:36 +0000 |
commit | bfa3b721d54babbf345dc7ccfdd61fbabe941cf9 (patch) | |
tree | e10be088f925888945274ffa214ddf058a206c09 /x11/xlockmore/Makefile | |
parent | 96db12d0a4df809ec2470201f5e53d36325742c3 (diff) | |
download | FreeBSD-ports-bfa3b721d54babbf345dc7ccfdd61fbabe941cf9.zip FreeBSD-ports-bfa3b721d54babbf345dc7ccfdd61fbabe941cf9.tar.gz |
Upgrade to 4.11.
Diffstat (limited to 'x11/xlockmore/Makefile')
-rw-r--r-- | x11/xlockmore/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 0d089bb..bce51db 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xlockmore -# Version required: 4.10 +# Version required: 4.11 # Date created: 9 November 1994 # Whom: smace # -# $Id: Makefile,v 1.32 1998/03/25 12:30:37 tg Exp $ +# $Id: Makefile,v 1.33 1998/05/20 07:30:59 tg Exp $ # -DISTNAME= xlockmore-4.10 +DISTNAME= xlockmore-4.11 CATEGORIES= x11 MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \ ${MASTER_SITE_XCONTRIB} |