diff options
author | grog <grog@FreeBSD.org> | 2001-01-26 15:06:31 +0800 |
---|---|---|
committer | grog <grog@FreeBSD.org> | 2001-01-26 15:06:31 +0800 |
commit | f2e9d7770e79ee69edde806acc8063fe216b1975 (patch) | |
tree | 0849a8d945dfd28dd787e0621239706087e32abe /textproc/gmat | |
parent | c6f0c226a778b1d221b14e32fa134e7995cc0cad (diff) | |
download | freebsd-ports-gnome-f2e9d7770e79ee69edde806acc8063fe216b1975.tar.gz freebsd-ports-gnome-f2e9d7770e79ee69edde806acc8063fe216b1975.tar.zst freebsd-ports-gnome-f2e9d7770e79ee69edde806acc8063fe216b1975.zip |
Bump PORTREVISION.
Reminded by: kris
Diffstat (limited to 'textproc/gmat')
-rw-r--r-- | textproc/gmat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/gmat/Makefile b/textproc/gmat/Makefile index 73e012249a6f..8cc6f477cfa0 100644 --- a/textproc/gmat/Makefile +++ b/textproc/gmat/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmat PORTVERSION= 0.2.4b +PORTREVISION= 1 WRKSRC= ${WRKDIR}/${PORTNAME}-0.2.4 CATEGORIES= textproc MASTER_SITES= ftp://ftp.ora.com/pub/gmat/ |