aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2006-03-22 03:31:59 +0800
committercy <cy@FreeBSD.org>2006-03-22 03:31:59 +0800
commit08ce98b14695433caddcb58443b90871d580b272 (patch)
tree558c768b2db544c53f31e7a3bb61fc5ac0a7b9e3 /net
parent282df3cfe39d2ca911c9c82411db4085169c51fc (diff)
downloadfreebsd-ports-gnome-08ce98b14695433caddcb58443b90871d580b272.tar.gz
freebsd-ports-gnome-08ce98b14695433caddcb58443b90871d580b272.tar.zst
freebsd-ports-gnome-08ce98b14695433caddcb58443b90871d580b272.zip
Fix PORTREVISION.
Diffstat (limited to 'net')
-rw-r--r--net/ntp-devel/Makefile1
-rw-r--r--net/ntp-stable/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index f6c33e82334a..6a38990419f3 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ntp
PORTVERSION= 4.2.0b.r1
+PORTREVISION= ${YEAR}${MONTH}${DAY}
CATEGORIES= net ipv6
YEAR= 2006
MONTH= 03
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile
index c734bbc43f0d..b874ff7fa88d 100644
--- a/net/ntp-stable/Makefile
+++ b/net/ntp-stable/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ntp
PORTVERSION= 4.2.0a
+PORTREVISION= ${YEAR}${MONTH}${DAY}
CATEGORIES= net ipv6
YEAR= 2006
MONTH= 02