diff options
author | John Marino <marino@FreeBSD.org> | 2014-11-19 19:22:11 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-11-19 19:22:11 +0000 |
commit | 7670c73b464f2fbba65aaf54183ef69985ab6e66 (patch) | |
tree | ea0aca89285b66a3d6085c951c225a50903baddc /devel/byaccj | |
parent | bae8c9cbe961c8b239cc15f4640a70b86527facd (diff) |
Notes
Diffstat (limited to 'devel/byaccj')
-rw-r--r-- | devel/byaccj/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/byaccj/Makefile b/devel/byaccj/Makefile index 424e9e1fe911..2596a5bf5b89 100644 --- a/devel/byaccj/Makefile +++ b/devel/byaccj/Makefile @@ -4,7 +4,8 @@ PORTNAME= byaccj PORTVERSION= 1.15 CATEGORIES= devel java -MASTER_SITES= SF +MASTER_SITES= SF \ + http://www.skysmurf.nl/comp/FreeBSD/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION}_src MAINTAINER= freebsd@skysmurf.nl |