diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 20:28:31 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 20:28:31 +0000 |
commit | 3127da9b78f31e42eb76eb14c5350d2773903d23 (patch) | |
tree | 809e541af15b73734c43182b4f41107e2d9dd2b8 /editors/tea | |
parent | Use @sample in pkg-plist. (diff) |
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
Notes
Notes:
svn path=/head/; revision=360658
Diffstat (limited to 'editors/tea')
-rw-r--r-- | editors/tea/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index b8a590e7953b..94eb040c9919 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -3,6 +3,7 @@ PORTNAME= tea PORTVERSION= 37.2.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://semiletov.org/tea/dloads/ |