diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-09 00:27:24 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-09 00:27:24 +0000 |
commit | 127ac3193ce8d11ea7bb63bbed90eb156158081f (patch) | |
tree | eb3dd2b043df16ba8a6cf07c69eb2310fd3c1dec /dns/odsclient/Makefile | |
parent | 0625bb5e82c15e844d5c6330f03cd59897d3d5b5 (diff) | |
download | ports-127ac3193ce8d11ea7bb63bbed90eb156158081f.tar.gz ports-127ac3193ce8d11ea7bb63bbed90eb156158081f.zip |
Notes
Diffstat (limited to 'dns/odsclient/Makefile')
-rw-r--r-- | dns/odsclient/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/odsclient/Makefile b/dns/odsclient/Makefile index 32dbb7983e9c..cd8a3bbefe3e 100644 --- a/dns/odsclient/Makefile +++ b/dns/odsclient/Makefile @@ -6,13 +6,12 @@ # PORTNAME= odsclient -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= net MASTER_SITES= http://www.ods.org/ MAINTAINER= geniusj@ods.org -WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= odsclient post-patch: |