summaryrefslogtreecommitdiff
path: root/graphics/aalib/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2000-11-03 00:46:51 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2000-11-03 00:46:51 +0000
commit288ec2cbdafef5979a98ec89cb47d234c2d013d0 (patch)
tree966559d3f0e02a2ecb3797b92f686f5ecc11d62d /graphics/aalib/Makefile
parentUpdate vnc port to 3.3.3.2. This update adds a new helper program (diff)
Add MASTER_SITE_SUNSITE (recent fennerism).
Notes
Notes: svn path=/head/; revision=34693
Diffstat (limited to '')
-rw-r--r--graphics/aalib/Makefile4
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