diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-06-14 13:21:56 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-06-14 13:21:56 +0800 |
commit | 2c1652cd0b0c6fc66d8afd41bb6a5445b6e14b66 (patch) | |
tree | 622789001eb76cccb9a7b241c3a3f85722003447 /lang/awka/Makefile | |
parent | f0f4333573ef53e298ce475187e6796317d902e7 (diff) | |
download | freebsd-ports-gnome-2c1652cd0b0c6fc66d8afd41bb6a5445b6e14b66.tar.gz freebsd-ports-gnome-2c1652cd0b0c6fc66d8afd41bb6a5445b6e14b66.tar.zst freebsd-ports-gnome-2c1652cd0b0c6fc66d8afd41bb6a5445b6e14b66.zip |
upgrade to 0.7.4
Diffstat (limited to 'lang/awka/Makefile')
-rw-r--r-- | lang/awka/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/awka/Makefile b/lang/awka/Makefile index 96b297b9421e..a9f11daf305e 100644 --- a/lang/awka/Makefile +++ b/lang/awka/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ PORTNAME= awka -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.4 CATEGORIES= lang MASTER_SITES= http://awka.sourceforge.net/ |