diff options
Diffstat (limited to 'textproc/openvanilla-framework/Makefile')
-rw-r--r-- | textproc/openvanilla-framework/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/textproc/openvanilla-framework/Makefile b/textproc/openvanilla-framework/Makefile index cb1f0000f160..88d436cc06e5 100644 --- a/textproc/openvanilla-framework/Makefile +++ b/textproc/openvanilla-framework/Makefile @@ -6,17 +6,15 @@ # PORTNAME= openvanilla-framework -PORTVERSION= 0.7.2.b20060214 -PORTREVISION= 1 +PORTVERSION= 0.7.2.20070514 CATEGORIES= textproc -MASTER_SITES= http://www.csie.org/~llwang/ \ - http://www.infor.org/~llwang/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= rafan DISTNAME= openvanilla-${PORTVERSION} MAINTAINER= llwang@infor.org COMMENT= Development header files for OpenVanilla -USE_X_PREFIX= yes NO_BUILD= yes do-install: |