diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-08-13 12:24:53 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-08-13 12:24:53 +0000 |
commit | bf24fffa954f7126ff16586dd161ce0b2f25c45d (patch) | |
tree | 755b30b9db4e064728497bf11738b8be0c556497 /comms/pr/Makefile | |
parent | 80228e9d9cc4be990cb6c846d8ef1d3f5a35c8f2 (diff) | |
download | FreeBSD-ports-bf24fffa954f7126ff16586dd161ce0b2f25c45d.zip FreeBSD-ports-bf24fffa954f7126ff16586dd161ce0b2f25c45d.tar.gz |
Update to version 1.1
PR: 29670
Submitted by: MAINTAINER
Diffstat (limited to 'comms/pr/Makefile')
-rw-r--r-- | comms/pr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/pr/Makefile b/comms/pr/Makefile index 25f9dfa..9eac284 100644 --- a/comms/pr/Makefile +++ b/comms/pr/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pr -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= comms net MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/files/ DISTNAME= pr-${PORTVERSION} |