diff options
Diffstat (limited to 'graphics/optar')
-rw-r--r-- | graphics/optar/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/graphics/optar/Makefile b/graphics/optar/Makefile index b357766af0a7..5a05c7d62f3f 100644 --- a/graphics/optar/Makefile +++ b/graphics/optar/Makefile @@ -8,11 +8,9 @@ PORTNAME= optar PORTVERSION= 1.0 CATEGORIES= graphics -MASTER_SITES= http://ronja.twibright.com/:main \ - http://ronja.twibright.com/grx/optar/:header -#EXTRACT_SUFX= .tgz -DISTFILES= optar.tgz:main \ - font.h:header +MASTER_SITES= http://xps.crucible.gr/ +DISTFILES= optar.tgz \ + font.h EXTRACT_ONLY= optar.tgz MAINTAINER= antonakis@gmail.com |