diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:40:51 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:40:51 +0000 |
commit | 9251ca54b0bdefaf5bc8fef3708bfbb307f1fedd (patch) | |
tree | 6ee2db70d792fc4690ef80c67c9cedf8cd05d34e /x11/xwit/Makefile | |
parent | 2aef4202a51c61ce27fd1d679e084cf098761ec6 (diff) | |
download | ports-9251ca54b0bdefaf5bc8fef3708bfbb307f1fedd.tar.gz ports-9251ca54b0bdefaf5bc8fef3708bfbb307f1fedd.zip |
Notes
Diffstat (limited to 'x11/xwit/Makefile')
-rw-r--r-- | x11/xwit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile index 0398f477f25c..11e048ea785b 100644 --- a/x11/xwit/Makefile +++ b/x11/xwit/Makefile @@ -5,7 +5,7 @@ PORTNAME= xwit PORTVERSION= 3.4 PORTREVISION= 3 CATEGORIES= x11 -MASTER_SITES= XCONTRIB/utilities:source1 CRITICAL:source2 +MASTER_SITES= XCONTRIB/utilities:source1 LOCAL/ehaupt:source2 DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:source1 \ ${PORTNAME}-patchset-${PORTVERSION}${EXTRACT_SUFX}:source2 |