diff options
Diffstat (limited to 'devel/sgb/Makefile')
-rw-r--r-- | devel/sgb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/sgb/Makefile b/devel/sgb/Makefile index c1ab23e63c27..90c64b8eb340 100644 --- a/devel/sgb/Makefile +++ b/devel/sgb/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 20030623 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.stanford.edu/pub/sgb/ \ - ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles DISTNAME= sgb-2003-06-23 MAINTAINER= gerald@FreeBSD.org |