diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 731798cdcf78c9b9ebbe16d30073be2295527446 (patch) | |
tree | 452e50edb536ad1c146c2f78a4cfdca9689a6c13 /net/libyahoo2 | |
parent | 034846f74614212cad0f1eb32fe34f717ec9a10e (diff) | |
download | ports-731798cdcf78c9b9ebbe16d30073be2295527446.tar.gz ports-731798cdcf78c9b9ebbe16d30073be2295527446.zip |
Notes
Diffstat (limited to 'net/libyahoo2')
-rw-r--r-- | net/libyahoo2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libyahoo2/Makefile b/net/libyahoo2/Makefile index 8a3fcb8ea7f2..f69c81ea6305 100644 --- a/net/libyahoo2/Makefile +++ b/net/libyahoo2/Makefile @@ -8,7 +8,7 @@ PORTNAME= libyahoo2 PORTVERSION= 0.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |