diff options
author | rafan <rafan@FreeBSD.org> | 2006-08-08 23:38:03 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-08-08 23:38:03 +0800 |
commit | 8ecb726a3faa00f2dc9e12694fb3a96727fc3f70 (patch) | |
tree | c2b316a2e2cc29e2e8147bb7ff17e2bce6022c85 /misc/gretl | |
parent | aae233e582c79f14acec49ca2d931e9da0791475 (diff) | |
download | freebsd-ports-gnome-8ecb726a3faa00f2dc9e12694fb3a96727fc3f70.tar.gz freebsd-ports-gnome-8ecb726a3faa00f2dc9e12694fb3a96727fc3f70.tar.zst freebsd-ports-gnome-8ecb726a3faa00f2dc9e12694fb3a96727fc3f70.zip |
- Bump PORTREVISON for previous changes
Diffstat (limited to 'misc/gretl')
-rw-r--r-- | misc/gretl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gretl/Makefile b/misc/gretl/Makefile index f1d5bd88d343..ba2b0d4d1939 100644 --- a/misc/gretl/Makefile +++ b/misc/gretl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gretl PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |