diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-11-03 00:46:51 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-11-03 00:46:51 +0000 |
commit | 288ec2cbdafef5979a98ec89cb47d234c2d013d0 (patch) | |
tree | 966559d3f0e02a2ecb3797b92f686f5ecc11d62d /graphics/aalib | |
parent | 7e59fe9d9f4a91b3c89af649f3a0d28ca9c1daf8 (diff) | |
download | ports-288ec2cbdafef5979a98ec89cb47d234c2d013d0.tar.gz ports-288ec2cbdafef5979a98ec89cb47d234c2d013d0.zip |
Notes
Diffstat (limited to 'graphics/aalib')
-rw-r--r-- | graphics/aalib/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 1cb333fdd16c..9774570fa815 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -8,7 +8,9 @@ PORTNAME= aalib PORTVERSION= 1.2 CATEGORIES= graphics -MASTER_SITES= ftp://horac.ta.jcu.cz/pub/aa/ +MASTER_SITES= ftp://horac.ta.jcu.cz/pub/aa/ \ + ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= libs/graphics MAINTAINER= ports@FreeBSD.org |