diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-01-23 18:10:15 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-01-23 18:10:15 +0800 |
commit | 299f1f18ca72093342c6027f4e54e523c4bcb067 (patch) | |
tree | 2bb8379cedb6413b480ec65386f8f002e3cc9e21 /math | |
parent | f79508c9d3f88cd301616556ffb9fe0b2124bb05 (diff) | |
download | freebsd-ports-gnome-299f1f18ca72093342c6027f4e54e523c4bcb067.tar.gz freebsd-ports-gnome-299f1f18ca72093342c6027f4e54e523c4bcb067.tar.zst freebsd-ports-gnome-299f1f18ca72093342c6027f4e54e523c4bcb067.zip |
upgrade to 0.97
Diffstat (limited to 'math')
-rw-r--r-- | math/rpc/Makefile | 4 | ||||
-rw-r--r-- | math/rpc/distinfo | 2 | ||||
-rw-r--r-- | math/rpc/pkg-plist | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/rpc/Makefile b/math/rpc/Makefile index c3f4fd00a607..9862fb1f5f5c 100644 --- a/math/rpc/Makefile +++ b/math/rpc/Makefile @@ -7,8 +7,8 @@ # PORTNAME= rpc -PORTVERSION= 0.96 -PORTREVISION= 1 +PORTVERSION= 0.97 +PORTREVISION= 0 CATEGORIES= math MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/rpc/ diff --git a/math/rpc/distinfo b/math/rpc/distinfo index 57fbfaff30a3..f9cc9b5731f7 100644 --- a/math/rpc/distinfo +++ b/math/rpc/distinfo @@ -1 +1 @@ -MD5 (rpc-0.96.tar.gz) = 7fa4c8b12ebb1fc872979a7cb7b0a2b2 +MD5 (rpc-0.97.tar.gz) = 5afa7f18290d1280e57c8b9fb3e65412 diff --git a/math/rpc/pkg-plist b/math/rpc/pkg-plist index b7b21971b36a..e6428c38c42a 100644 --- a/math/rpc/pkg-plist +++ b/math/rpc/pkg-plist @@ -1,3 +1,3 @@ bin/rpc -%%PORTDOCS%%share/doc/rpc/manual -%%PORTDOCS%%@dirrm share/doc/rpc +%%PORTDOCS%%%%DOCSDIR%%/manual +%%PORTDOCS%%@dirrm %%DOCSDIR%% |