diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:18:43 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:18:43 +0800 |
commit | 7db4e6466e50a48e65fb7590ae7266e94b5c6c03 (patch) | |
tree | 08fc9e6bcf1537566acccd687d21a8f672653547 /devel/bisoncpp | |
parent | e980dc91ca837353f4bef8911aeb7052c5554280 (diff) | |
download | freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.gz freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.zst freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.zip |
- Switch SourceForge ports to the new File Release System: categories starting with D
Diffstat (limited to 'devel/bisoncpp')
-rw-r--r-- | devel/bisoncpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bisoncpp/Makefile b/devel/bisoncpp/Makefile index f049d523a521..c0c65703976a 100644 --- a/devel/bisoncpp/Makefile +++ b/devel/bisoncpp/Makefile @@ -8,7 +8,7 @@ PORTNAME= bisoncpp PORTVERSION= 2.4.5 CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/bisonc%2B%2B/${PORTVERSION} DISTNAME= bisonc++_${PORTVERSION} EXTRACT_SUFX= .orig.tar.gz |