diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2000-08-18 18:51:55 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2000-08-18 18:51:55 +0000 |
commit | ec412a42bb931b8a4e39246d27968741d8688f68 (patch) | |
tree | 93adc2d47bdd34fffb284ed3af424420cb5f7920 /net/opengatekeeper/Makefile | |
parent | 922fabccf2ff251ceba6ddffe6afa8c6d67b6247 (diff) |
Notes
Diffstat (limited to 'net/opengatekeeper/Makefile')
-rw-r--r-- | net/opengatekeeper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/opengatekeeper/Makefile b/net/opengatekeeper/Makefile index 37008b567181..cca81fbc8fa8 100644 --- a/net/opengatekeeper/Makefile +++ b/net/opengatekeeper/Makefile @@ -6,10 +6,10 @@ # PORTNAME= opengatekeeper -PORTVERSION= 0.9a1 +PORTVERSION= 0.9a3 CATEGORIES= net MASTER_SITES= http://download.sourceforge.net/OpenGatekeeper/ -DISTNAME= opengate_0.9alpha1 +DISTNAME= opengate_0.9alpha3 MAINTAINER= roger@FreeBSD.org |