diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /ftp/axel | |
parent | 0398cf082c5e2cc5b8592b91679d82cebed9deb2 (diff) |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Notes
Notes:
svn path=/head/; revision=87743
Diffstat (limited to 'ftp/axel')
-rw-r--r-- | ftp/axel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile index 4cef418a5c6d..07c5009b305e 100644 --- a/ftp/axel/Makefile +++ b/ftp/axel/Makefile @@ -8,7 +8,7 @@ PORTNAME= axel PORTVERSION= 1.0a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= http://www.lintux.cx/downloads/ |