diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-29 05:54:34 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-29 05:54:34 +0000 |
commit | 57094c18c4a3b0cb8bfd5efc7286b3245ac545e1 (patch) | |
tree | 513d7f5bbe5083b43069eb2407351ed7c4af979b /x11/xlockmore | |
parent | 6466a306c94533181c95dbc78835b9b170d2ec70 (diff) | |
download | ports-57094c18c4a3b0cb8bfd5efc7286b3245ac545e1.tar.gz ports-57094c18c4a3b0cb8bfd5efc7286b3245ac545e1.zip |
Notes
Diffstat (limited to 'x11/xlockmore')
-rw-r--r-- | x11/xlockmore/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index f3da424335b5..37ecfbd9ee5a 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -7,12 +7,12 @@ PORTNAME= xlockmore PORTVERSION= 5.10 -CATEGORIES= x11 +CATEGORIES?= x11 MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= ports@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT= Like XLock session locker/screen saver, but just more USE_BZIP2= yes |