diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2004-04-20 12:07:57 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2004-04-20 12:07:57 +0000 |
commit | 7f6a1b771e4b2057302fff7889425f8d25067f9a (patch) | |
tree | a69241ded159cc649913838196015099d420c20a /ftp/curlpp/Makefile | |
parent | b738c01a80465675d42f2829e94a43ba525b4190 (diff) |
Notes
Diffstat (limited to 'ftp/curlpp/Makefile')
-rw-r--r-- | ftp/curlpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index 26601e13cc16..e83d032ae8dd 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -8,7 +8,7 @@ PORTNAME= curlpp PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |