diff options
author | tg <tg@FreeBSD.org> | 1997-01-09 07:09:28 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-01-09 07:09:28 +0000 |
commit | 777a67c016b265df4cd1f39a4aeba6c0a89361fe (patch) | |
tree | c46431b942a80a6a06187542bb681c971f99084b /x11/xlockmore/Makefile | |
parent | 4b721253c914cf1ff59fd23b70d0c5de5f436961 (diff) | |
download | FreeBSD-ports-777a67c016b265df4cd1f39a4aeba6c0a89361fe.zip FreeBSD-ports-777a67c016b265df4cd1f39a4aeba6c0a89361fe.tar.gz |
Upgrade from 3.12 to 3.13.
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 2e953d7..cb92d40c 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xlockmore -# Version required: 3.12 +# Version required: 3.13 # Date created: 9 November 1994 # Whom: smace # -# $Id: Makefile,v 1.12 1996/11/19 00:52:18 asami Exp $ +# $Id: Makefile,v 1.13 1996/12/02 08:46:04 tg Exp $ # -DISTNAME= xlockmore-3.12 +DISTNAME= xlockmore-3.13 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |