diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-16 09:03:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-16 09:03:24 +0000 |
commit | dc098e07f7b54b81cb8ee6b93e15b47f1be10dba (patch) | |
tree | f339787c52711a1987303ef5d875e2b02960682f /net/straw/Makefile | |
parent | 6be80395878917eaf5fac7ab0698114592288206 (diff) |
Notes
Diffstat (limited to 'net/straw/Makefile')
-rw-r--r-- | net/straw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/straw/Makefile b/net/straw/Makefile index 75b86c0b0cc3..c09eca4164c4 100644 --- a/net/straw/Makefile +++ b/net/straw/Makefile @@ -7,7 +7,7 @@ PORTNAME= straw PORTVERSION= 0.21.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION}/ |