diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-07 19:34:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-07 19:34:50 +0800 |
commit | a09a857e847dc900061aa86b120d547eab72e169 (patch) | |
tree | 219b46e4bc22f99e0755b0fb4c196b89aef51f22 /textproc | |
parent | 38e6e51e75c873e6f7c58b1507ba1ddc6ce9998e (diff) | |
download | freebsd-ports-gnome-a09a857e847dc900061aa86b120d547eab72e169.tar.gz freebsd-ports-gnome-a09a857e847dc900061aa86b120d547eab72e169.tar.zst freebsd-ports-gnome-a09a857e847dc900061aa86b120d547eab72e169.zip |
- Bump PORTREVISION after arp update
PR: 125277
Submitted by: rodrigc
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rast/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rast/Makefile b/textproc/rast/Makefile index 76086b68a57b..62beca004888 100644 --- a/textproc/rast/Makefile +++ b/textproc/rast/Makefile @@ -7,6 +7,7 @@ PORTNAME= rast PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://projects.netlab.jp/rast/archives/ \ http://dist.bsdlab.org/ |