diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /deskutils | |
parent | 0398cf082c5e2cc5b8592b91679d82cebed9deb2 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/babytrans/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gcal/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/babytrans/Makefile b/deskutils/babytrans/Makefile index 7ec7dc45f8c1..86221b50b289 100644 --- a/deskutils/babytrans/Makefile +++ b/deskutils/babytrans/Makefile @@ -8,6 +8,7 @@ PORTNAME= babytrans PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://fjolliton.free.fr/babytrans/ diff --git a/deskutils/gcal/Makefile b/deskutils/gcal/Makefile index 3c65fdcd9605..d9ef2a25d2fa 100644 --- a/deskutils/gcal/Makefile +++ b/deskutils/gcal/Makefile @@ -7,7 +7,7 @@ PORTNAME= gcal PORTVERSION= 3.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gcal |