diff options
author | garga <garga@FreeBSD.org> | 2010-09-14 18:13:22 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2010-09-14 18:13:22 +0000 |
commit | 0097004fc71e0d8355c24f45b07426a4443610f3 (patch) | |
tree | 89807e613bc279e2a1621484e6f23eafd8a98d5e | |
parent | a7513ace76907987bd4fb757f8c4cb868c6060d4 (diff) | |
download | FreeBSD-ports-0097004fc71e0d8355c24f45b07426a4443610f3.zip FreeBSD-ports-0097004fc71e0d8355c24f45b07426a4443610f3.tar.gz |
Last commit needs a bump on PORTREVISION
-rw-r--r-- | misc/instant-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/instant-server/Makefile b/misc/instant-server/Makefile index 4e32d01..8f8eabc 100644 --- a/misc/instant-server/Makefile +++ b/misc/instant-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= instant-server PORTVERSION= 1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc MASTER_SITES= # Empty DISTFILES= # None |