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 /net/nc6 | |
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 'net/nc6')
-rw-r--r-- | net/nc6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/nc6/Makefile b/net/nc6/Makefile index 4fdba924c23f..259f587661fd 100644 --- a/net/nc6/Makefile +++ b/net/nc6/Makefile @@ -7,6 +7,7 @@ PORTNAME= nc6 PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.deepspace6.net/pub/sources/nc6/ \ http://ftp.deepspace6.net/pub/sources/nc6/ |