diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 08:55:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 08:55:40 +0000 |
commit | 2a9763f12a2973ba3a8c14259329bc467c86224a (patch) | |
tree | 8bfa861c7528e65025c0b38f5e2d2e1774daf187 /www/aswedit | |
parent | 2e38233d08d594d2f5ed52d281d5e2def1c7a210 (diff) | |
download | ports-2a9763f12a2973ba3a8c14259329bc467c86224a.tar.gz ports-2a9763f12a2973ba3a8c14259329bc467c86224a.zip |
Notes
Diffstat (limited to 'www/aswedit')
-rw-r--r-- | www/aswedit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/aswedit/Makefile b/www/aswedit/Makefile index 5276b8eeb871..9f518ec52b99 100644 --- a/www/aswedit/Makefile +++ b/www/aswedit/Makefile @@ -7,7 +7,7 @@ PORTNAME= asWedit PORTVERSION= 4.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www editors linux MASTER_SITES= ftp://sunsite.icm.edu.pl/pub/www/asWedit/ DISTNAME= asWedit-4.0-i386.linux @@ -19,7 +19,6 @@ RESTRICTED= Commercial software ONLY_FOR_ARCHS= i386 USE_LINUX= yes -USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/asWedit-4.0.1 |