diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-03 09:26:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-03 09:26:45 +0000 |
commit | 1f1c285bbab18c5053d81a809f479e1aba9e176b (patch) | |
tree | 653acb9bfe767f0b6c3334ebb79480fcf54cf35f /devel/linux-allegro/Makefile | |
parent | 081414c31ef52575947567c11038e25dd2875e81 (diff) | |
download | ports-1f1c285bbab18c5053d81a809f479e1aba9e176b.tar.gz ports-1f1c285bbab18c5053d81a809f479e1aba9e176b.zip |
Notes
Diffstat (limited to 'devel/linux-allegro/Makefile')
-rw-r--r-- | devel/linux-allegro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux-allegro/Makefile b/devel/linux-allegro/Makefile index 58d5f862e7e8..8979f24cf29d 100644 --- a/devel/linux-allegro/Makefile +++ b/devel/linux-allegro/Makefile @@ -9,7 +9,7 @@ PORTNAME= allegro PORTVERSION= 4.0.3 PORTREVISION= 4 CATEGORIES= devel linux -MASTER_SITES= http://membres.lycos.fr/ebotcazou/allegro/ +MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= freebsd-emulation@FreeBSD.org |