diff options
Diffstat (limited to 'devel/allegro/Makefile')
-rw-r--r-- | devel/allegro/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile index 42777362ec1f..656cae668ab2 100644 --- a/devel/allegro/Makefile +++ b/devel/allegro/Makefile @@ -9,8 +9,7 @@ PORTNAME= allegro DISTVERSION= 4.2.2 PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= alleg +MASTER_SITES= SF/alleg/${PORTNAME}/${PORTVERSION} MAINTAINER= EitanAdlerList@gmail.com COMMENT= A cross-platform library for games and multimedia programming |